Skip to content

Commit

Permalink
build(deps): bump strsim from 0.11.0 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [strsim](https://github.com/rapidfuzz/strsim-rs) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/rapidfuzz/strsim-rs/releases)
- [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md)
- [Commits](rapidfuzz/strsim-rs@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: strsim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent a8a4859 commit 317f25c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ owo-colors = { version = "4.0.0", features = ["supports-colors"] }
serde = { version = "1.0.197", features = ["derive"] }
shlex = "1.3.0"
simd-json = "0.13.9"
strsim = "0.11.0"
strsim = "0.11.1"

[dev-dependencies]
trycmd = "0.15.1"
Expand Down

0 comments on commit 317f25c

Please sign in to comment.