Skip to content

Commit 57e907c

Browse files
committed
remove some compiler warnings
1 parent 8f25cd2 commit 57e907c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wasm/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![allow(dependency_on_unit_never_type_fallback)]
12
mod capi;
23

34
use wasmtime::*;

0 commit comments

Comments
 (0)