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