File: remove-wasm.diff

package info (click to toggle)
rust-event-listener-strategy 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 164 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -69,8 +69,6 @@
 [dev-dependencies.futures-lite]
 version = "2.0.0"
 
-[target.'cfg(target_family = "wasm")'.dev-dependencies.wasm-bindgen-test]
-version = "0.3.37"
 
 [lints.rust.unexpected_cfgs]
 level = "warn"