Skip to content

Commit 80cb0ed

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump similar-asserts from 1.6.1 to 1.7.0
Bumps [similar-asserts](https://github.com/mitsuhiko/similar-asserts) from 1.6.1 to 1.7.0. - [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar-asserts@1.6.1...1.7.0) --- updated-dependencies: - dependency-name: similar-asserts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98fcd01 commit 80cb0ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crate/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ syn = { version = "1.0.109", features = ["parsing"] }
1212
[dev-dependencies]
1313
assert_cmd = "2.0"
1414
predicates = "3.1"
15-
similar-asserts = "1.6"
15+
similar-asserts = "1.7"
1616
tempfile = "3.17"
1717
toml = "0.8"
1818

0 commit comments

Comments
 (0)