This commit is contained in:
Marcin Mielniczuk
2020-01-14 16:33:35 +01:00
parent 9197a68837
commit 432dbf0e74
2 changed files with 175 additions and 86 deletions

View File

@@ -22,6 +22,7 @@ filetime = "0.2.7"
lazy_static = "1.4.0"
num = { version = "0.2.0", default-features = false }
wig = { path = "wig" }
crossbeam = "0.7.3"
[target.'cfg(unix)'.dependencies]
yanix = { path = "yanix" }