File: relax-deps.diff

package info (click to toggle)
rust-mio-0.6 0.6.23-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 816 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@
 repository = "https://github.com/tokio-rs/mio"
 
 [dependencies.cfg-if]
-version = "0.1.9"
+version = "1"
 
 [dependencies.iovec]
 version = "0.1.1"