Skip to content

Commit 8b522c8

Browse files
build(deps): bump similar from 2.7.0 to 3.2.0 (#63)
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.2.0. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.2.0) --- updated-dependencies: - dependency-name: similar dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72b294c commit 8b522c8

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 5 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
@@ -296,7 +296,7 @@ dirs = "6"
296296
dunce = "1"
297297
which = "6"
298298
shlex = "1"
299-
similar = "2"
299+
similar = "3"
300300
semver = "1.0"
301301
diffy = "0.4"
302302
walkdir = "2"

0 commit comments

Comments
 (0)