Update submodules

This commit is contained in:
Alex Crichton
2021-02-18 09:50:35 -08:00
committed by Andrew Brown
parent 136755ade2
commit d095f63cfd
3 changed files with 4 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -6,13 +6,11 @@
url = https://github.com/WebAssembly/wasm-c-api
[submodule "WASI"]
path = crates/wasi-common/WASI
url = https://github.com/alexcrichton/WASI
branch = abis
url = https://github.com/WebAssembly/WASI
[submodule "crates/wasi-nn/spec"]
path = crates/wasi-nn/spec
url = https://github.com/alexcrichton/wasi-nn
branch = witx-next
[submodule "crates/wasi-crypto/spec"]
path = crates/wasi-crypto/spec
url = https://github.com/alexcrichton/wasi-crypto.git
branch = witx-next
url = https://github.com/WebAssembly/wasi-crypto.git