]> Witch of Git - jade-mouse/blob - toolchain/Cargo.toml
Add proptest encoding round-trip test
[jade-mouse] / toolchain / Cargo.toml
1 [package]
2 name = "toolchain"
3 version = "0.1.0"
4 authors = ["Cassie Jones <code@witchoflight.com>"]
5 edition = "2018"
6
7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9 [dependencies]
10
11 [dev-dependencies]
12 proptest = "0.9.4"
13 proptest-derive = "0.1.0"