Move to the wasmer-wit 0.17.24 (#56)

This commit is contained in:
vms
2020-12-29 17:51:13 +03:00
committed by GitHub
parent dc43acfc88
commit 8499033720
29 changed files with 142 additions and 123 deletions

View File

@ -21,8 +21,8 @@ use walrus::ModuleConfig;
use wasmer_wit::{
ast::Interfaces,
decoders::wat::{parse, Buffer},
encoders::binary::ToBytes,
};
use wasmer_wit::ToBytes;
use std::path::PathBuf;