Skip to content

Commit b43060e

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

File tree

2 files changed

+112
-33
lines changed

2 files changed

+112
-33
lines changed

Cargo.lock

Lines changed: 111 additions & 32 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
@@ -29,7 +29,7 @@ futures = "0.3.31"
2929
gix = { version = "0.74.1", default-features = false }
3030
gix-hash = "0.19.0"
3131
gix-object = "0.50.2"
32-
gix-config = "0.47.1"
32+
gix-config = "0.48.0"
3333
gix-submodule = "0.21.0"
3434
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
3535
libc = "0.2.177"

0 commit comments

Comments
 (0)