Skip to content

Commit ef73dcf

Browse files
chore(deps): update convert_case requirement from 0.8 to 0.9
--- updated-dependencies: - dependency-name: convert_case dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df1ed4b commit ef73dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/af-move-type-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ workspace = true
3232
proc-macro2 = { version = "1.0", public = true }
3333
syn = { version = "2.0", public = true, features = ["full"] }
3434

35-
convert_case = "0.8"
35+
convert_case = "0.9"
3636
deluxe = "0.5"
3737
quote = "1.0"
3838
rustversion = "1"

0 commit comments

Comments
 (0)