Skip to content

Commit a62c4a5

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump gix-prompt from 0.11.2 to 0.12.0
Bumps [gix-prompt](https://github.com/GitoxideLabs/gitoxide) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-prompt-v0.11.2...gix-prompt-v0.12.0) --- updated-dependencies: - dependency-name: gix-prompt dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7e9b4a commit a62c4a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap = { version = "4.5.53", features = ["derive"] }
2323
clap_complete = "4.5.62"
2424
csv = "1.3.1"
2525
fern = "0.7.1"
26-
gix-prompt = "0.11.2"
26+
gix-prompt = "0.12.0"
2727
globset = "0.4.18"
2828
ignore = "0.4.25"
2929
indexmap = "2.12.1"

0 commit comments

Comments
 (0)