Skip to content
Snippets Groups Projects
Commit 3a7e6053 authored by koushiro's avatar koushiro Committed by Joseph Richey
Browse files

Update wasi to 0.10


Signed-off-by: default avatarkoushiro <koushiro.cqx@gmail.com>
parent 7dd681ec
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ core = { version = "1.0", optional = true, package = "rustc-std-workspace-core"
libc = { version = "0.2.64", default-features = false }
[target.'cfg(target_os = "wasi")'.dependencies]
wasi = "0.9"
wasi = "0.10"
[target.'cfg(all(target_arch = "wasm32", target_os = "unknown", cargo_web))'.dependencies]
stdweb = { version = "0.4.18", default-features = false, optional = true }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment