diff --git a/.gitmodules b/.gitmodules index a53aa38a76..ee264b99c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,8 +9,7 @@ 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 + url = https://github.com/WebAssembly/wasi-nn [submodule "crates/wasi-crypto/spec"] path = crates/wasi-crypto/spec url = https://github.com/WebAssembly/wasi-crypto.git diff --git a/crates/wasi-nn/spec b/crates/wasi-nn/spec index 9e7c3277ca..8adc5b9b3b 160000 --- a/crates/wasi-nn/spec +++ b/crates/wasi-nn/spec @@ -1 +1 @@ -Subproject commit 9e7c3277ca995d1ae07967b3298d6d3958914214 +Subproject commit 8adc5b9b3bb8f885d44f55b464718e24af892c94