Skip to content

Commit 67b6eb9

Browse files
Bump gix-submodule from 0.21.0 to 0.22.0
Bumps [gix-submodule](https://github.com/GitoxideLabs/gitoxide) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-submodule-v0.21.0...gix-submodule-v0.22.0) --- updated-dependencies: - dependency-name: gix-submodule dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99eea7a commit 67b6eb9

File tree

2 files changed

+168
-45
lines changed

2 files changed

+168
-45
lines changed

Cargo.lock

Lines changed: 167 additions & 44 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
@@ -30,7 +30,7 @@ gix = { version = "0.74.1", default-features = false }
3030
gix-hash = "0.19.0"
3131
gix-object = "0.50.2"
3232
gix-config = "0.47.1"
33-
gix-submodule = "0.21.0"
33+
gix-submodule = "0.22.0"
3434
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
3535
libc = "0.2.177"
3636
regex = "1.12.2"

0 commit comments

Comments
 (0)