From 9667394126b32bd753aa1fb3dc614cf46eda7b6d Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sun, 18 Feb 2024 03:17:24 -0600 Subject: [PATCH] Bumped version `v0.2.2` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b3aabbd..5dbe0a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cross_usb" -version = "0.2.1" +version = "0.2.2" authors = ["G2-Games "] repository = "https://github.com/G2-Games/cross-usb" documentation = "https://docs.rs/cross_usb"