summaryrefslogtreecommitdiff
path: root/crates/wasm-testsuite/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/wasm-testsuite/Cargo.toml')
-rw-r--r--crates/wasm-testsuite/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml
index 97c1f58..2e2fc21 100644
--- a/crates/wasm-testsuite/Cargo.toml
+++ b/crates/wasm-testsuite/Cargo.toml
@@ -15,4 +15,4 @@ path="lib.rs"
independent=true
[dependencies]
-rust-embed={version="8.1.0", features=["include-exclude"]}
+rust-embed={version="8.3", features=["include-exclude"]}