Skip to content

Commit

Permalink
⬆️ Update convert_case requirement from 0.6.0 to 0.7.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: convert_case
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 14b13b6 commit d9e19df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.1.0"
anyhow = "1.0.93"
clap = {version = "4.5.20", features = ["derive", "env"]}
colored = "2.1.0"
convert_case = "0.6.0"
convert_case = "0.7.1"
crossterm = "0.27.0"
envy = "0.4.2"
ignore = "0.4.23"
Expand Down

0 comments on commit d9e19df

Please sign in to comment.