Skip to content

Commit 74b317e

Browse files
Bump gix-object from 0.49.1 to 0.50.2 (#1468)
Bumps [gix-object](https://github.com/GitoxideLabs/gitoxide) from 0.49.1 to 0.50.2. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-object-v0.49.1...gix-object-v0.50.2) --- updated-dependencies: - dependency-name: gix-object dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00574c4 commit 74b317e

File tree

2 files changed

+108
-44
lines changed

2 files changed

+108
-44
lines changed

Cargo.lock

Lines changed: 107 additions & 43 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.74"
1414
bitvec = "1.0.1"
1515
git-version = "0.3.9"
1616
git2 = { workspace = true }
17-
gix-object = "0.49.1"
17+
gix-object = "0.50.2"
1818
glob = "0.3.1"
1919
hex = { workspace = true }
2020
indoc = "2.0.5"

0 commit comments

Comments
 (0)