summaryrefslogtreecommitdiff
path: root/examples/simple.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simple.rs')
-rw-r--r--examples/simple.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple.rs b/examples/simple.rs
index 6f79c0f..e0842dd 100644
--- a/examples/simple.rs
+++ b/examples/simple.rs
@@ -1,4 +1,4 @@
-use color_eyre::eyre::Result;
+use eyre::Result;
use tinywasm::{Module, Store};
const WASM: &str = r#"