Skip to content

Commit 0db53dc

Browse files
chore: update rust crate strsim to 0.11.0
1 parent 5e0ee91 commit 0db53dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cynic-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ once_cell = "1.9.0"
2525
ouroboros = "0.18"
2626
proc-macro2 = "1.0"
2727
quote = "1.0"
28-
strsim = "0.10.0"
28+
strsim = "0.11.0"
2929
syn = { workspace = true , features = ["visit-mut"] }
3030
thiserror = "1"
3131

0 commit comments

Comments
 (0)