Skip to content

Commit

Permalink
chore(deps): update compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 71c7451 commit e8b4d78
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 84 deletions.
170 changes: 91 additions & 79 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,25 +46,25 @@ pre-release-replacements = [
[dependencies]
git2 = { version = ">=0.16, <=0.18", default-features = false, features = ["vendored-libgit2"] }
git-config-env = "0.2.0"
clap = { version = "4.4.7", features = ["derive"] }
clap = { version = "4.4.10", features = ["derive"] }
clap-verbosity-flag = "2.1.0"
log = "0.4.20"
env_logger = { version = "0.10", default-features = false, features = ["humantime", "color"] }
colorchoice-clap = "1.0.3"
anstyle = "1.0.4"
anstream = "0.6.4"
proc-exit = "2.0.1"
eyre = "0.6.8"
human-panic = "1.2.1"
eyre = "0.6.9"
human-panic = "1.2.2"
termtree = "0.4.1"
indexmap = "2.1.0"

git2-ext = "0.6.1"
git-branch-stash = "0.10.1"
humantime = "2.1.0"
itertools = "0.11.0"
ignore = "0.4.20"
bstr = "1.7.0"
ignore = "0.4.21"
bstr = "1.8.0"
maplit = "1.0.2"
petgraph = "0.6.4"
downcast-rs = "1.2.0"
Expand Down

0 comments on commit e8b4d78

Please sign in to comment.