dependency added for pretty assertions :3

main
Elfein Landers 2022-08-13 01:25:47 -07:00
parent 06c050cfcf
commit 86f7489403
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pretty_assertions = "1.2.1"
[dev-dependencies]
rand = "0.8.5"