summaryrefslogtreecommitdiff
path: root/crates/wasm-testsuite
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-06-25 13:08:24 +0200
committerHenry Gressmann <mail@henrygressmann.de>2024-06-25 13:08:24 +0200
commitba1f2638d2979bcd86313f9429c48da22478adc8 (patch)
treecc31b34854f8432ba4a8a2023c8d38e0d4def1c8 /crates/wasm-testsuite
parentfc76c1eeddc3b0e0be6a1cc0490fdd2b178c8875 (diff)
chore: update deps & testsuite, add msrv
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'crates/wasm-testsuite')
-rw-r--r--crates/wasm-testsuite/Cargo.toml3
m---------crates/wasm-testsuite/data0
2 files changed, 2 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml
index 5a59ecd..0bb61fc 100644
--- a/crates/wasm-testsuite/Cargo.toml
+++ b/crates/wasm-testsuite/Cargo.toml
@@ -7,6 +7,7 @@ readme="README.md"
edition.workspace=true
authors.workspace=true
repository.workspace=true
+rust-version.workspace=true
[lib]
path="lib.rs"
@@ -15,4 +16,4 @@ path="lib.rs"
independent=true
[dependencies]
-rust-embed={version="8.3", features=["include-exclude"]}
+rust-embed={version="8.4", features=["include-exclude"]}
diff --git a/crates/wasm-testsuite/data b/crates/wasm-testsuite/data
-Subproject 6dfedc8b8423a91c1dc340d3af1a7f4fbf7868b
+Subproject e05365077e13a1d86ffe77acfb1a835b7aa7842