Skip to content

Commit a108f47

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 4081b12 commit a108f47

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -28,7 +28,7 @@ futures = "0.3.31"
2828
gix = { version = "0.75.0", default-features = false }
2929
gix-hash = "0.19.0"
3030
gix-object = "0.50.2"
31-
gix-config = "0.47.1"
31+
gix-config = "0.48.0"
3232
gix-submodule = "0.21.0"
3333
hyper-reverse-proxy = { path = "hyper-reverse-proxy", version = "0.0.1" }
3434
libc = "0.2.178"

0 commit comments

Comments
 (0)