diff --git a/Cargo.toml b/Cargo.toml index 1246fbd..36e0287 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -123,7 +123,7 @@ pre-release-replacements = [ [dependencies] git2 = { version = "0.20", default-features = false, features = ["vendored-libgit2"] } -git-config-env = "0.2.1" +git-config-env = "1.0.0" clap = { version = "4.5.4", features = ["derive"] } clap-verbosity-flag = "3.0.0" log = "0.4.21"