Skip to content

Commit

Permalink
chore(deps): update rust crate pretty_assertions to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 619e8b5 commit b8b7744
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 59 deletions.
86 changes: 28 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion safe-builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ edition = "2018"
safe-builder-derive = { version = "*", path = "../safe-builder-derive" }

[dev-dependencies]
pretty_assertions = "0.6.1"
pretty_assertions = "1.1.0"
insta = "0.16"

0 comments on commit b8b7744

Please sign in to comment.