Skip to content

Commit 0e907ca

Browse files
chore(deps): bump pretty_assertions from 1.0.0 to 1.1.0
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.0.0...v1.1.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 7b1a8c2 commit 0e907ca

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ features = ["derive"]
8484
build-fs-tree = "^0.3.0"
8585
command-extra = "^1.0.0"
8686
maplit = "^1.0.2"
87-
pretty_assertions = "^1.0.0"
87+
pretty_assertions = "^1.1.0"
8888
rand = "^0.8.4"

0 commit comments

Comments
 (0)