Skip to content

Commit 38805ca

Browse files
chore(deps): bump similar from 2.7.0 to 3.1.0
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.1.0. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.0) --- updated-dependencies: - dependency-name: similar dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f748a8 commit 38805ca

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 21 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
@@ -50,7 +50,7 @@ cargo-wix = "0.3.9"
5050
uuid = { version = "1", features = ["v4"] }
5151
mach_object = "0.1"
5252
goblin = "0.10.5"
53-
similar = "2.7.0"
53+
similar = "3.1.0"
5454
tokio = { version = "1.52.1", features = ["full"] }
5555
temp-dir = "0.2.0"
5656
sha3 = "0.10.8"

0 commit comments

Comments
 (0)