summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-07 15:13:15 +0000
committerGitHub <noreply@github.com>2024-01-07 15:13:15 +0000
commit60e5aa1ce5afc1e12854db87522a80a550953ec3 (patch)
treea0d8234fde0bf3b32bc35d941d67591ba434f7db /Cargo.lock
parent92d37f7ef61fd551ec1fc1556a6de4ac805fc9ba (diff)
build(deps): update rust crate strsim to 0.10.1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 79911e83e..bd7ac8da1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2912,9 +2912,9 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strsim"
-version = "0.10.0"
+version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+checksum = "ccbca6f34534eb78dbee83f6b2c9442fea7113f43d9e80ea320f0972ae5dc08d"
[[package]]
name = "syn"