Skip to content

Commit ec8ace9

Browse files
chore(deps): bump gix-config from 0.51.0 to 0.53.0
Bumps [gix-config](https://github.com/GitoxideLabs/gitoxide) from 0.51.0 to 0.53.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.51.0...gix-config-v0.53.0) --- updated-dependencies: - dependency-name: gix-config dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61ab20d commit ec8ace9

File tree

2 files changed

+29
-31
lines changed

2 files changed

+29
-31
lines changed

Cargo.lock

Lines changed: 28 additions & 30 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 @@ zip = { version = "2.1", default-features = false, features = ["deflate"] }
3030
crossterm = "0.28"
3131
keyring = { version = "3", features = ["sync-secret-service", "apple-native", "windows-native"], optional = true }
3232
once_cell = "1.19"
33-
gix-config = "0.51.0"
33+
gix-config = "0.53.0"
3434
regex = "1.10"
3535
toml = "0.9"
3636

0 commit comments

Comments
 (0)