Update wasi-crypto crate

This pulls more recent versions of its dependencies.
This commit is contained in:
Frank Denis
2021-10-10 21:34:43 +02:00
parent f3d06d61d2
commit 0ee1689e2f
4 changed files with 162 additions and 220 deletions

View File

@@ -17,8 +17,8 @@ WASI, this crate is currently separate from the [wasi-common] crate.
[wasi-crypto]: https://github.com/WebAssembly/wasi-crypto
[wasi-common]: ../../wasi-common
[documentation]: ../spec/docs/wasi-crypto.md
[interfaces reference]: ../spec/witx/wasi_ephemeral_crypto.md
[interfaces reference (compact)]: ../spec/witx/wasi_ephemeral_crypto.txt
[interfaces reference]: ../spec/witx/codegen/wasi_ephemeral_crypto.md
[interfaces reference (compact)]: ../spec/witx/codegen/wasi_ephemeral_crypto.txt
## Wasmtime integration