Update submodules
This commit is contained in:
committed by
Andrew Brown
parent
136755ade2
commit
d095f63cfd
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -6,13 +6,11 @@
|
|||||||
url = https://github.com/WebAssembly/wasm-c-api
|
url = https://github.com/WebAssembly/wasm-c-api
|
||||||
[submodule "WASI"]
|
[submodule "WASI"]
|
||||||
path = crates/wasi-common/WASI
|
path = crates/wasi-common/WASI
|
||||||
url = https://github.com/alexcrichton/WASI
|
url = https://github.com/WebAssembly/WASI
|
||||||
branch = abis
|
|
||||||
[submodule "crates/wasi-nn/spec"]
|
[submodule "crates/wasi-nn/spec"]
|
||||||
path = crates/wasi-nn/spec
|
path = crates/wasi-nn/spec
|
||||||
url = https://github.com/alexcrichton/wasi-nn
|
url = https://github.com/alexcrichton/wasi-nn
|
||||||
branch = witx-next
|
branch = witx-next
|
||||||
[submodule "crates/wasi-crypto/spec"]
|
[submodule "crates/wasi-crypto/spec"]
|
||||||
path = crates/wasi-crypto/spec
|
path = crates/wasi-crypto/spec
|
||||||
url = https://github.com/alexcrichton/wasi-crypto.git
|
url = https://github.com/WebAssembly/wasi-crypto.git
|
||||||
branch = witx-next
|
|
||||||
|
|||||||
Submodule crates/wasi-common/WASI updated: 449b38179e...ef8c1a53fe
Submodule crates/wasi-crypto/spec updated: 3ed3f0796d...1f3078088b
Reference in New Issue
Block a user