Skip to content

Commit

Permalink
chore(deps): update rust crate pretty_assertions to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent e2617de commit e3cacc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
25 changes: 2 additions & 23 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 raiden/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ log = "0.4"
pretty_env_logger = "0.4"

[dev-dependencies]
pretty_assertions = "1.3.0"
pretty_assertions = "1.4.0"
tokio = "1.27.0"
insta = "1.29.0"

Expand Down

0 comments on commit e3cacc3

Please sign in to comment.