dont depend on wiggle for just the one func
This commit is contained in:
@@ -106,7 +106,7 @@ impl Dir {
|
||||
}
|
||||
}
|
||||
|
||||
#[wiggle::async_trait]
|
||||
#[async_trait::async_trait(?Send)]
|
||||
impl WasiDir for Dir {
|
||||
fn as_any(&self) -> &dyn Any {
|
||||
self
|
||||
|
||||
Reference in New Issue
Block a user