wasi-crypto: forgot to erase ctx indirection

This commit is contained in:
Pat Hickey
2021-01-29 19:52:26 -08:00
parent 6ed8638559
commit b5f3a4a6db
6 changed files with 36 additions and 102 deletions

View File

@@ -1,5 +1,3 @@
use std::rc::Rc;
pub use wasi_crypto::CryptoCtx as WasiCryptoCtx;
wiggle::from_witx!({