parent
3a8ffbe8cf
commit
6e6afe6edd
@ -1,3 +1,4 @@
|
||||
/gix-transport-0.36.1.crate
|
||||
/gix-transport-0.38.0.crate
|
||||
/gix-transport-0.41.2.crate
|
||||
/gix-transport-0.42.1.crate
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- gix-transport-0.42.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ gix-transport-0.42.1/Cargo.toml 2024-07-07T07:13:49.181499+00:00
|
||||
@@ -110,7 +110,6 @@
|
||||
features = [
|
||||
"charset",
|
||||
"http2",
|
||||
- "macos-system-configuration",
|
||||
"blocking",
|
||||
]
|
||||
optional = true
|
@ -1,2 +1,5 @@
|
||||
[package]
|
||||
summary = "Implementation of the git transport layer used by gix"
|
||||
cargo-toml-patch-comments = [
|
||||
"Patch out macos feature of reqwest"
|
||||
]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (gix-transport-0.41.2.crate) = e0f90e7be0d297009cc55e385f111b9988e7e5e8bc4b5b8206b0138f3418e4afa808ec2ec5c456a957aa8e2c9df7937db58bd9c111fe19fa2cd2c0468d23f9d3
|
||||
SHA512 (gix-transport-0.42.1.crate) = 7f1a915e6585ca9ebe18e2cee90d374f5b7c345ff1d315c88a673978ed0865f1a2fc24ea9e87f335080d13d8c84309a1e766d4d9e243859c0332ce35af48755e
|
||||
|
Loading…
Reference in new issue