add missing dev-dependency

This commit is contained in:
Julius Rakow 2018-10-21 20:55:31 +01:00
parent 5a54374330
commit 21bff51d03
No known key found for this signature in database
GPG Key ID: 9AABD9B859435A93
1 changed files with 1 additions and 0 deletions

View File

@ -27,4 +27,5 @@ libm = { version = "0.1.2", optional = true }
[dev-dependencies]
assert_matches = "1.1"
rand = "0.4.2"
wabt = "0.4"