Skip to content

Commit 6364dce

Browse files
committed
Maintenance update
Upgrade pretty_assertions [1]. [1] rust-pretty-assertions/rust-pretty-assertions@v1.2.1...v1.4.0
1 parent d1f9425 commit 6364dce

2 files changed

Lines changed: 15 additions & 96 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ unicode-segmentation = "1.10.1"
1616
encoding = "0.2.33"
1717

1818
[dev-dependencies]
19-
pretty_assertions = "1.2.1"
19+
pretty_assertions = "1.4.0"
2020
rand = "0.8.5"

0 commit comments

Comments
 (0)