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 d8adae3 commit 55619d4
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 @@ -26,4 +26,4 @@ serde = { version = "1.0", features = ["derive"], optional = true }
glob = "0.3.1"
serde = {version = "1.0", features = ["derive"]}
quick-xml = {version = "0.36.0", features = ["serialize", "overlapped-lists"]}
convert_case = "0.6.0"
convert_case = "0.7.1"

0 comments on commit 55619d4

Please sign in to comment.