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] committed Mar 1, 2024
1 parent 9983c4a commit fccbf8a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 51 deletions.
68 changes: 22 additions & 46 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 crates/committed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@ git-conventional = "0.12"
unicase = "2.7.0"
anyhow = "1.0"
git2 = { version = "0.18", default-features = false }
clap = { version = "4.4", features = ["derive"] }
clap = { version = "4.5", features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.8"
unicode-segmentation = "1.10.1"
unicode-segmentation = "1.11.0"
log = "0.4"
env_logger = "0.10"
clap-verbosity-flag = "2.1"
clap-verbosity-flag = "2.2"
colorchoice-clap = "1.0.3"
grep-cli = "0.1"
imperative = "1.0.5"
derive_more = "0.99.17"
itertools = "0.12.1"
proc-exit = "2.0"
human-panic = "1.2.3"
anstream = "0.6.11"
anstyle = "1.0.5"
anstream = "0.6.13"
anstyle = "1.0.6"

0 comments on commit fccbf8a

Please sign in to comment.