Skip to content

Commit fb8179c

Browse files
fix(deps): update rust crate convert_case to 0.10.0 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4050b1e commit fb8179c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/plugy-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ quote = "1.0"
1717
syn = { features = ["full", "parsing"], version = "2.0" }
1818
proc-macro2 = "1"
1919
darling = "0.20.8"
20-
convert_case = "0.8.0"
20+
convert_case = "0.10.0"

0 commit comments

Comments
 (0)