Skip to content

Commit 71c9bef

Browse files
Bump gix-object from 0.50.2 to 0.51.1
Bumps [gix-object](https://github.com/GitoxideLabs/gitoxide) from 0.50.2 to 0.51.1. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-object-v0.50.2...gix-object-v0.51.1) --- updated-dependencies: - dependency-name: gix-object dependency-version: 0.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99eea7a commit 71c9bef

File tree

2 files changed

+27
-65
lines changed

2 files changed

+27
-65
lines changed

Cargo.lock

Lines changed: 26 additions & 64 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
@@ -28,7 +28,7 @@ log = "0.4.28"
2828
futures = "0.3.31"
2929
gix = { version = "0.74.1", default-features = false }
3030
gix-hash = "0.19.0"
31-
gix-object = "0.50.2"
31+
gix-object = "0.51.1"
3232
gix-config = "0.47.1"
3333
gix-submodule = "0.21.0"
3434
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }

0 commit comments

Comments
 (0)