Skip to content

Commit 10ab115

Browse files
committed
chore: Update to strsim 0.10
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 385ad3a commit 10ab115

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ scopeguard = "1"
4444
semver = "0.9"
4545
serde = { version = "1.0", features = ["derive"] }
4646
sha2 = "0.8"
47-
strsim = "0.9.1"
47+
strsim = "0.10"
4848
tar = "0.4.26"
4949
tempfile = "3.1"
5050
# FIXME(issue #1788)

0 commit comments

Comments
 (0)