diff --git a/Cargo.toml b/Cargo.toml index bf9ed80..fab0e9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ twox-hash = { version = "1.6", default-features = false } [dependencies.gix] optional = true -version = "0.56" +version = "0.57" default-features = false features = ["blocking-http-transport-reqwest"]