File: remove-wasm-dev-depends.patch

package info (click to toggle)
rust-tokio 1.43.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,080 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"
-