Skip to content

Commit 23f6bca

Browse files
dependabot[bot]LMG
authored andcommitted
Bump gix-object from 0.51.1 to 0.52.0
Bumps [gix-object](https://github.com/GitoxideLabs/gitoxide) from 0.51.1 to 0.52.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-object-v0.51.1...gix-object-v0.52.0) --- updated-dependencies: - dependency-name: gix-object dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 122a180 commit 23f6bca

File tree

2 files changed

+46
-29
lines changed

2 files changed

+46
-29
lines changed

Cargo.lock

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

josh-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ backtrace = "0.3.76"
1414
bitvec = "1.0.1"
1515
git-version = "0.3.9"
1616
git2 = { workspace = true }
17-
gix-object = "0.51.1"
17+
gix-object = "0.52.0"
1818
gix-config = "0.46.0"
1919
gix-hash = { workspace = true }
2020
glob = "0.3.1"

0 commit comments

Comments
 (0)