Skip to content

Commit

Permalink
chore: update rust crate strsim to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 5e0ee91 commit 0db53dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cynic-codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ once_cell = "1.9.0"
ouroboros = "0.18"
proc-macro2 = "1.0"
quote = "1.0"
strsim = "0.10.0"
strsim = "0.11.0"
syn = { workspace = true , features = ["visit-mut"] }
thiserror = "1"

Expand Down

0 comments on commit 0db53dc

Please sign in to comment.