Skip to content

Commit 8ad0645

Browse files
Bump gix-hash from 0.19.0 to 0.20.1
Bumps [gix-hash](https://github.com/GitoxideLabs/gitoxide) from 0.19.0 to 0.20.1. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-hash-v0.19.0...gix-hash-v0.20.1) --- updated-dependencies: - dependency-name: gix-hash dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fa2684 commit 8ad0645

File tree

2 files changed

+54
-31
lines changed

2 files changed

+54
-31
lines changed

Cargo.lock

Lines changed: 53 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env_logger = "0.11.5"
2727
log = "0.4.28"
2828
futures = "0.3.31"
2929
gix = { version = "0.73.0", default-features = false }
30-
gix-hash = "0.19.0"
30+
gix-hash = "0.20.1"
3131
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
3232
lazy_static = "1.5.0"
3333
libc = "0.2.177"

0 commit comments

Comments
 (0)