Skip to content

Commit

Permalink
build(deps): bump pretty_assertions from 0.6.1 to 0.7.1 in /server
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent df4276e commit 6947b1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions server/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 server/Cargo.toml
Expand Up @@ -47,4 +47,4 @@ name = "subscribe"
path = "src/subscribe/main.rs"

[dev-dependencies]
pretty_assertions = "0.6.1"
pretty_assertions = "0.7.1"

0 comments on commit 6947b1b

Please sign in to comment.