We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reqwest
1 parent 57579f1 commit e304369Copy full SHA for e304369
gix-transport/CHANGELOG.md
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
A maintenance release without user-facing changes, but with a `reqwest` update that uses more recent tls and hyper versions.
11
12
+YANKED: This version requires that the used `gix` crate is also uses the most recently published `gix v0.61.1`, or else
13
+no HTTPS connection can be established at runtime. However, depending on the dependency tree, this isn't guaranteed to happen.
14
+Further, it will definitely not be working correctly when compiled with `gix v0.60.0`, which would also pull this release
15
+into its dependency tree.
16
+
17
### Commit Statistics
18
19
<csr-read-only-do-not-edit/>
0 commit comments