diff --git a/Cargo.lock b/Cargo.lock index 97106e8..f540ffc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "rust_cat" -version = "1.0.0" +version = "1.0.2" dependencies = [ "trayicon", "winapi", diff --git a/Cargo.toml b/Cargo.toml index 8411600..9abf531 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_cat" -version = "1.0.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html