Skip to content

Commit

Permalink
cargo: bump pretty-assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Oct 25, 2021
1 parent 85b30e6 commit 6f2c3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tokio = { version = "1.0.1", features = ["macros", "fs", "rt-multi-thread"] }
reqwest = "0.11"
getrandom = "0.2"
hex = "0.4"
pretty_assertions = "0.7"
pretty_assertions = "1"
criterion = "0.3.3"

[[bench]]
Expand Down

0 comments on commit 6f2c3f5

Please sign in to comment.