Skip to content

Commit

Permalink
Add pretty-assertions dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
boustrophedon committed May 28, 2019
1 parent 6dc5e2a commit 6529059
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ byteorder = "1"
[dev-dependencies]
proptest = { version = "0.9", default-features = false, features = ["default-code-coverage"] }
tempfile = "3"

pretty_assertions = "0.6"

0 comments on commit 6529059

Please sign in to comment.