Skip to content

Commit

Permalink
Merge pull request #96 from uutils/renovate/strsim-0.x
Browse files Browse the repository at this point in the history
Update Rust crate strsim to 0.10.1
  • Loading branch information
cakebaker authored Jan 7, 2024
2 parents 4026ee7 + 008ade0 commit ab7045a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "README.md"
[dependencies]
uutils-args-derive = { version = "0.1.0", path = "derive" }
uutils-args-complete = { version = "0.1.0", path = "complete", optional = true }
strsim = "0.10.0"
strsim = "0.10.1"
lexopt = "0.3.0"

[features]
Expand Down

0 comments on commit ab7045a

Please sign in to comment.