summaryrefslogtreecommitdiff
path: root/examples/rust
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rust')
-rw-r--r--examples/rust/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/rust/Cargo.toml b/examples/rust/Cargo.toml
index 73aa815..97f9674 100644
--- a/examples/rust/Cargo.toml
+++ b/examples/rust/Cargo.toml
@@ -1,12 +1,9 @@
-cargo-features=["per-package-target"]
-
# treat this as an independent package
[workspace]
[package]
publish=false
name="rust-wasm-examples"
-forced-target="wasm32-unknown-unknown"
edition="2021"
[dependencies]