Skip to content

Commit ddce620

Browse files
fix(deps): bump similar from 2.6.0 to 2.7.0 (#742)
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.6.0 to 2.7.0. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.6.0...2.7.0) --- updated-dependencies: - dependency-name: similar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b7720a commit ddce620

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
@@ -128,7 +128,7 @@ serde = { version = "1.0.219", features = ["derive", "rc"] }
128128
serde_json = "1.0.140"
129129
sha2 = "0.10.6"
130130
shlex = "1.3.0"
131-
similar = "2.6.0"
131+
similar = "2.7.0"
132132
strum = { version = "0.26.3", features = ["derive"] }
133133
sysinfo = "0.32.0"
134134
thiserror = "2.0.12"

0 commit comments

Comments
 (0)