diff --git a/Cargo.toml b/Cargo.toml index 2cc02f0..3218b7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ keywords = [ [dependencies] anyhow = "1.0.79" async-trait = "0.1.77" -cargo = "0.76.0" +# cargo = "0.76.0" clap = { version = "4.4.18", features = ["derive", "help"] } clap-verbosity-flag = "2.1.2" git2 = "0.18.1"