File: relax-deps.diff

package info (click to toggle)
rust-mozim 0.2.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 440 kB
  • sloc: sh: 47; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- rust-mozim-0.2.7.orig/Cargo.toml
+++ rust-mozim-0.2.7/Cargo.toml
@@ -63,7 +63,7 @@ version = "0.4.17"
 version = "1.2.19"
 
 [dependencies.nix]
-version = "0.29.0"
+version = ">= 0.29, < 0.31"
 features = [
     "poll",
     "time",