Fix conversions

This commit is contained in:
Jef
2019-03-20 18:38:32 +01:00
parent 6b8ff11854
commit 14bff9229e
3 changed files with 401 additions and 417 deletions

View File

@@ -25,6 +25,7 @@ either = "1.5"
wabt = "0.7"
lazy_static = "1.2"
quickcheck = "0.7"
typemap = "0.3"
[badges]
maintenance = { status = "experimental" }