File: remove-futures-concurrency.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 (8 lines) | stat: -rw-r--r-- 220 bytes parent folder | download
1
2
3
4
5
6
7
8
Index: tokio/Cargo.toml
===================================================================
--- tokio.orig/Cargo.toml
+++ tokio/Cargo.toml
@@ -778,3 +778,0 @@
-[dev-dependencies.futures-concurrency]
-version = "7.6.3"
-