temporarily use my branch of the wasi crate
This commit is contained in:
@@ -8,7 +8,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.65"
|
||||
wasi = "0.10.0"
|
||||
wasi = { git = "https://github.com/BytecodeAlliance/wasi", branch = "pch/public_errno_names_docs" }
|
||||
more-asserts = "0.2.1"
|
||||
|
||||
# This crate is built with the wasm32-wasi target, so it's separate
|
||||
|
||||
Reference in New Issue
Block a user