diff --git a/bestool/Cargo.lock b/bestool/Cargo.lock index 89028fd..7cf9ec9 100644 --- a/bestool/Cargo.lock +++ b/bestool/Cargo.lock @@ -62,7 +62,7 @@ dependencies = [ [[package]] name = "bestool" -version = "0.1.1" +version = "0.1.2" dependencies = [ "clap", "crc", diff --git a/bestool/Cargo.toml b/bestool/Cargo.toml index d5db8a2..31a5fe3 100644 --- a/bestool/Cargo.toml +++ b/bestool/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bestool" -version = "0.1.1" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html