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 Nov 1, 2023
1 parent 09cc815 commit 016d4e3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/committed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pre-release-replacements = [
]

[dependencies]
regex = "1.9"
regex = "1.10"
once_cell = "1.18.0"
git-conventional = "0.12"
unicase = "2.7.0"
Expand All @@ -39,7 +39,7 @@ toml = "0.8"
unicode-segmentation = "1.10.1"
log = "0.4"
env_logger = "0.10"
clap-verbosity-flag = "2.0"
clap-verbosity-flag = "2.1"
colorchoice-clap = "1.0.3"
grep-cli = "0.1"
imperative = "1.0.5"
Expand Down

0 comments on commit 016d4e3

Please sign in to comment.