File: remove-wasm-dev-depends.patch

package info (click to toggle)
rust-tokio 1.47.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,204 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
--- tokio.orig/Cargo.toml
+++ tokio/Cargo.toml
@@ -152,3 +152,0 @@
-[target.'cfg(all(target_family = "wasm", not(target_os = "wasi")))'.dev-dependencies.wasm-bindgen-test]
-version = "0.3.0"
-