diff --git a/Cargo.toml b/Cargo.toml index 2a84c608d22..bdf020478f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,7 +78,7 @@ semver = "1.0" serde = { version = "1.0", features = ["derive"] } sha2 = "0.10" sharded-slab = "0.1.1" -strsim = "0.10" +strsim = "0.11" tar = "0.4.26" tempfile.workspace = true termcolor.workspace = true