windows scheduler passes tests
unfortunately this does essentially nothing to convince me of its correctness
This commit is contained in:
@@ -14,6 +14,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
wasi-c2 = { path = "../" }
|
||||
anyhow = "1.0"
|
||||
cap-std = "0.11"
|
||||
cap-fs-ext = "0.11"
|
||||
cap-time-ext = "0.11"
|
||||
@@ -29,3 +30,4 @@ libc = "0.2"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = "0.3"
|
||||
lazy_static = "1.4"
|
||||
|
||||
Reference in New Issue
Block a user