mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
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](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/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] <support@github.com>
This commit is contained in:
parent
8fbd09b9ea
commit
d1c406812f
13 changed files with 21 additions and 15 deletions
|
@ -28,5 +28,5 @@ bumpalo = { version = "3.8.0", features = ["collections"] }
|
|||
lazy_static = "1.4.0"
|
||||
indoc = "1.0.7"
|
||||
ven_pretty = { path = "../../vendor/pretty" }
|
||||
pretty_assertions = "1.0.0"
|
||||
pretty_assertions = "1.3.0"
|
||||
insta = "1.19.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue