diff --git a/Cargo.lock b/Cargo.lock index 82c15fa..a17c94d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -218,7 +218,7 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" [[package]] name = "impg" -version = "0.2.1" +version = "0.2.2" dependencies = [ "bincode", "clap", diff --git a/Cargo.toml b/Cargo.toml index 6108aa0..a9ca524 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "impg" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html