Skip to content

Commit 65f6454

Browse files
Bump similar from 2.5.0 to 2.6.0 (#754)
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.5.0 to 2.6.0. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: similar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 500c2de commit 65f6454

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
@@ -49,7 +49,7 @@ rustfmt-wrapper = "0.2.1"
4949
schemars = { version = "0.8.20", features = ["chrono", "uuid1"] }
5050
serde = { version = "1.0.203", features = ["derive"] }
5151
serde_json = "1.0.120"
52-
similar = "2.4.0"
52+
similar = "2.6.0"
5353
tabwriter = "1.4.0"
5454
thiserror = { version = "1", default-features = false }
5555
tempfile = "3.10.1"

0 commit comments

Comments
 (0)