Skip to content

Commit 83f3289

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 833abc2 commit 83f3289

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
@@ -26,7 +26,7 @@ env_logger = "0.11.5"
2626
log = "0.4.28"
2727
futures = "0.3.31"
2828
gix = { version = "0.73.0", default-features = false }
29-
gix-hash = "0.19.0"
29+
gix-hash = "0.20.1"
3030
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
3131
lazy_static = "1.5.0"
3232
libc = "0.2.177"

0 commit comments

Comments
 (0)