Skip to content

Commit 66804ec

Browse files
Bump similar from 2.3.0 to 2.4.0 (#9521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8f38b7 commit 66804ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -83,7 +83,7 @@ serde_test = { version = "1.0.152" }
8383
serde_with = { version = "3.4.0", default-features = false, features = ["macros"] }
8484
shellexpand = { version = "3.0.0" }
8585
shlex = { version ="1.2.0"}
86-
similar = { version = "2.3.0", features = ["inline"] }
86+
similar = { version = "2.4.0", features = ["inline"] }
8787
smallvec = { version = "1.11.2" }
8888
static_assertions = "1.1.0"
8989
strum = { version = "0.25.0", features = ["strum_macros"] }

0 commit comments

Comments
 (0)