We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753b19f commit 80c12cfCopy full SHA for 80c12cf
Cargo.toml
@@ -55,6 +55,8 @@ optional = true
55
zerocopy-derive = { version = "=0.7.3", path = "zerocopy-derive" }
56
57
[dev-dependencies]
58
+assert_matches = "1.5"
59
+itertools = "0.11"
60
rand = { version = "0.8.5", features = ["small_rng"] }
61
rustversion = "1.0"
62
static_assertions = "1.1"
0 commit comments