Skip to content

Commit 648ee91

Browse files
Bump similar from 2.7.0 to 3.0.0 (#1409)
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.0.0. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.0.0) --- updated-dependencies: - dependency-name: similar dependency-version: 3.0.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 5593ebc commit 648ee91

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 3 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
@@ -59,7 +59,7 @@ rustfmt-wrapper = "0.2.1"
5959
schemars = { version = "0.8.20", features = ["chrono", "uuid1"] }
6060
serde = { version = "1.0.219", features = ["derive"] }
6161
serde_json = "1.0.149"
62-
similar = "2.7.0"
62+
similar = "3.0.0"
6363
support-bundle-viewer = "0.1.2"
6464
tabwriter = "1.4.1"
6565
thiserror = "2.0.18"

0 commit comments

Comments
 (0)