File: relax-deps.patch

package info (click to toggle)
rust-async-broadcast 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -68,7 +68,7 @@
 version = "3.2.0"
 
 [dev-dependencies.futures-lite]
-version = "1.11.3"
+version = "2"
 
 [dev-dependencies.futures-util]
 version = "0.3.21"