@@ -35,7 +35,7 @@ crates-index = { version = "2.2.0", default-features = false, features = ["git",
3535rayon = " 1.6.1"
3636num_cpus = " 1.15.0"
3737crates-index-diff = { version = " 23.0.0" , features = [ " max-performance" ]}
38- reqwest = { version = " 0.12" , features = [" json" , " gzip" ] }
38+ reqwest = { version = " 0.12" , features = [" json" , " gzip" ] }
3939semver = { version = " 1.0.4" , features = [" serde" ] }
4040slug = " 0.1.1"
4141r2d2 = " 0.8"
@@ -126,7 +126,7 @@ http02 = { version = "0.2.11", package = "http"}
126126rand = " 0.8"
127127mockito = " 1.0.2"
128128test-case = " 3.0.0"
129- reqwest = { version = " 0.12" , features = [" blocking" , " json" ] }
129+ reqwest = { version = " 0.12" , features = [" blocking" , " json" ] }
130130aws-smithy-types = " 1.0.1"
131131aws-smithy-runtime = {version = " 1.0.1" , features = [" client" , " test-util" ]}
132132aws-smithy-http = " 0.60.0"
@@ -138,7 +138,7 @@ debug = "line-tables-only"
138138
139139[build-dependencies ]
140140time = " 0.3"
141- gix = { version = " 0.61 .0" , default-features = false }
141+ gix = { version = " 0.62 .0" , default-features = false }
142142string_cache_codegen = " 0.5.1"
143143walkdir = " 2"
144144anyhow = { version = " 1.0.42" , features = [" backtrace" ] }
0 commit comments