Skip to content

Commit

Permalink
fix(deps): update rust crate heck to 0.5 (#287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent b370b38 commit 23a7e8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ deunicode = "1.4"
dunce = "1.0"
english-numbers = "0.3"
env_logger = { version = "0.10", optional = true }
heck = "0.4"
heck = "0.5"
home = "0.5"
ignore = "0.4"
java-properties = "2.0"
Expand Down

0 comments on commit 23a7e8e

Please sign in to comment.