File: relax-async-channel.diff

package info (click to toggle)
rust-gio 0.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,708 kB
  • sloc: makefile: 35; xml: 11
file content (11 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -173,7 +173,7 @@
 version = "1"
 
 [dev-dependencies.async-channel]
-version = "2.5"
+version = "2.3"
 
 [dev-dependencies.futures]
 version = "0.3"