diff --git a/Cargo.lock b/Cargo.lock index f3abe29..03b2d37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1021,7 +1021,7 @@ dependencies = [ [[package]] name = "map-tool" -version = "1.5.5" +version = "1.5.6" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 6356530..c06681c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "map-tool" -version = "1.5.5" +version = "1.5.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html