Update the wasi-crypto spec

This commit is contained in:
Alex Crichton
2021-02-17 14:29:38 -08:00
committed by Andrew Brown
parent 250f11c572
commit 9ab5fa26cf
5 changed files with 14 additions and 23 deletions

3
.gitmodules vendored
View File

@@ -14,4 +14,5 @@
branch = witx-next
[submodule "crates/wasi-crypto/spec"]
path = crates/wasi-crypto/spec
url = https://github.com/WebAssembly/wasi-crypto.git
url = https://github.com/alexcrichton/wasi-crypto.git
branch = witx-next