diff --git a/Cargo.toml b/Cargo.toml index 8b63823..2fa5d7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ hex = "0.4" # git # gix = "0.62" -gix = { version = "0.63", features = [ +gix = { version = "0.64", features = [ "dirwalk", "blocking-http-transport-reqwest-rust-tls", ] }