Skip to content

Commit

Permalink
Bump strsim version
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev authored and TedDriggs committed Apr 9, 2024
1 parent b199da7 commit 3e240a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ proc-macro2 = "1.0.37"
quote = "1.0.18"
syn = { version = "2.0.15", features = ["full", "extra-traits"] }
fnv = "1.0.7"
strsim = { version = "0.10.0", optional = true }
strsim = { version = "0.11.1", optional = true }

0 comments on commit 3e240a6

Please sign in to comment.