Skip to content

Commit 30134e5

Browse files
committed
cargo: bump gix and its dependencies recursively
This should fix git::import_refs() issue with gix 0.71.0. Old commits could be repopulated by importing stale refs stored in packed-refs. GitoxideLabs/gitoxide#1928 The Zlib license is added to the allow list because foldhash appears in the dependency chain.
1 parent 75bad02 commit 30134e5

File tree

3 files changed

+132
-113
lines changed

3 files changed

+132
-113
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020

2121
### Fixed bugs
2222

23+
* Fixed problem that old commits could be re-imported from Git.
24+
https://github.com/GitoxideLabs/gitoxide/issues/1928
25+
2326
## [0.28.1] - 2025-04-04
2427

2528
### Security fixes

0 commit comments

Comments
 (0)