From cc6bde522ab8a14667c04ddfc79ee2cc9f4b43c3 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 18 Feb 2021 10:01:48 -0800 Subject: [PATCH] Update wasi-nn submodule --- .gitmodules | 3 +-- crates/wasi-nn/spec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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