diff --git a/Cargo.toml b/Cargo.toml index 55a75c1afe9..0850c5b104e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ anyhow = "1.0" filetime = "0.2.9" flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] } git2 = "0.13.16" -git2-curl = "0.14.1" +git2-curl = "0.15.0" glob = "0.3.0" hex = "0.4" home = "0.5"