diff --git a/tools/Cargo.toml b/tools/Cargo.toml index 241d251c..25c3cb11 100644 --- a/tools/Cargo.toml +++ b/tools/Cargo.toml @@ -6,5 +6,5 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -clap = "3.2.17" -toml_edit = "0.14.4" +clap = "3.2" +toml_edit = "0.14"