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 Jan 1, 2024
1 parent b46d6f5 commit a8207e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -27,7 +27,7 @@ pre-release-replacements = [

[dependencies]
regex = "1.10"
once_cell = "1.18.0"
once_cell = "1.19.0"
git-conventional = "0.12"
unicase = "2.7.0"
anyhow = "1.0"
Expand All @@ -47,5 +47,5 @@ derive_more = "0.99.17"
itertools = "0.12.0"
proc-exit = "2.0"
human-panic = "1.2.2"
anstream = "0.6.4"
anstream = "0.6.5"
anstyle = "1.0.4"

0 comments on commit a8207e9

Please sign in to comment.