mirror of
https://github.com/fluencelabs/marine.git
synced 2025-06-26 05:01:38 +00:00
Move to the wasmer-wit 0.17.24 (#56)
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user