Skip to content

Commit 3338995

Browse files
chore: update rust crate convert_case to 0.7
1 parent 9af554b commit 3338995

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ammonia = "4"
3030
axum = "0.7"
3131
axum-extra = "0.9"
3232
bytes = "1"
33-
convert_case = "0.6"
33+
convert_case = "0.7"
3434
indexmap = "2"
3535
proc-macro2 = "1"
3636
proc-macro2-diagnostics = "0.10"

0 commit comments

Comments
 (0)