parent
00d9976d05
commit
0dfa1e39c2
@ -1 +1 @@
|
|||||||
SOURCES/gix-transport-0.42.3.crate
|
SOURCES/gix-transport-0.45.0.crate
|
||||||
|
@ -1 +1 @@
|
|||||||
cd92a79e218af0a9be1889afd393bac3ab0d5121 SOURCES/gix-transport-0.42.3.crate
|
e6cdcc56367e543d7eb64111cc466b6cd075f15e SOURCES/gix-transport-0.45.0.crate
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
--- gix-transport-0.42.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- gix-transport-0.45.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ gix-transport-0.42.3/Cargo.toml 2024-09-07T15:58:14.606709+00:00
|
+++ gix-transport-0.45.0/Cargo.toml 2025-01-19T23:36:04.167931+00:00
|
||||||
@@ -110,7 +110,6 @@
|
@@ -109,8 +109,7 @@
|
||||||
features = [
|
features = [
|
||||||
|
"blocking",
|
||||||
"charset",
|
"charset",
|
||||||
"http2",
|
- "http2",
|
||||||
- "macos-system-configuration",
|
- "macos-system-configuration",
|
||||||
"blocking",
|
+ "http2"
|
||||||
]
|
]
|
||||||
optional = true
|
optional = true
|
||||||
|
default-features = false
|
||||||
|
Loading…
Reference in new issue