Skip to content

Commit

Permalink
updates heck
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwatters committed Mar 13, 2024
1 parent bde29d7 commit 914abd7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 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 @@ -41,7 +41,7 @@ name = "bicycle"
path = "cli/src/main.rs"

[dependencies]
heck = "0.4.1"
heck = "0.5.0"
toml = "0.8.10"
serde_json = "1.0.114"
clap = { version = "4.5.1", features = ["derive", "cargo"] }
Expand Down

0 comments on commit 914abd7

Please sign in to comment.