Skip to content

Commit 759ff3a

Browse files
fix(deps): update rust crate convert_case to 0.11.0 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49271a2 commit 759ff3a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

packages/fortifier-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde = []
2020
utoipa = []
2121

2222
[dependencies]
23-
convert_case = "0.10.0"
23+
convert_case = "0.11.0"
2424
proc-macro-crate = "3.4.0"
2525
proc-macro2 = "1.0.103"
2626
quote = "1.0.42"

0 commit comments

Comments
 (0)