Skip to content

Commit df94fec

Browse files
chore(deps): bump pretty_assertions from 1.2.1 to 1.3.0
Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a79a375 commit df94fec

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

Cargo.lock

Lines changed: 9 additions & 12 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
@@ -70,5 +70,5 @@ serde_json = { version = "^1.0.85", optional = true }
7070
build-fs-tree = "^0.4.0"
7171
command-extra = "^1.0.0"
7272
maplit = "^1.0.2"
73-
pretty_assertions = "^1.2.1"
73+
pretty_assertions = "^1.3.0"
7474
rand = "^0.8.5"

0 commit comments

Comments
 (0)