Skip to content

Commit e304369

Browse files
committed
fix!: declare reqwest dependency update as breaking (#1328)
Related to #1327 .
1 parent 57579f1 commit e304369

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gix-transport/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
A maintenance release without user-facing changes, but with a `reqwest` update that uses more recent tls and hyper versions.
1111

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+
1217
### Commit Statistics
1318

1419
<csr-read-only-do-not-edit/>

0 commit comments

Comments
 (0)