diff --git a/Cargo.toml b/Cargo.toml index d51b4b60f..c5f6bf39b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"