Added wasm-mt

This commit is contained in:
Paul Masurel
2021-10-06 10:45:17 +09:00
parent 4d05b26e7a
commit 19965c46bc

View File

@@ -55,6 +55,7 @@ lru = "0.7.0"
fastdivide = "0.3"
itertools = "0.10.0"
measure_time = "0.7.0"
wasm-mt = "0.1"
[target.'cfg(windows)'.dependencies]
winapi = "0.3.9"