File: disable-wasm-tests.diff

package info (click to toggle)
rust-url 2.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 273 bytes parent folder | download
1
2
3
4
5
6
7
8
Index: url/Cargo.toml
===================================================================
--- url.orig/Cargo.toml
+++ url/Cargo.toml
@@ -78,3 +78,0 @@
-
-[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test]
-version = "0.3"