Skip to content

Commit 58b4e2c

Browse files
authoredJan 21, 2025··
Bump gix from 0.69.1 to 0.70.0 (#2492)
Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.69.1 to 0.70.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.69.1...gix-v0.70.0) --- updated-dependencies: - dependency-name: gix 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 2701f48 commit 58b4e2c

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed
 

‎Cargo.lock

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

‎asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ easy-cast = "0.5"
1919
fuzzy-matcher = "0.3"
2020
git2 = "0.20"
2121
git2-hooks = { path = "../git2-hooks", version = ">=0.4" }
22-
gix = { version = "0.69.1", default-features = false, features = [
22+
gix = { version = "0.70.0", default-features = false, features = [
2323
"max-performance",
2424
"revision",
2525
] }

0 commit comments

Comments
 (0)
Please sign in to comment.