File: relax-deps.diff

package info (click to toggle)
rust-trybuild 1.0.111-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 456 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -80,7 +80,7 @@
 version = "1.0.4"
 
 [dependencies.toml]
-version = "0.9"
+version = ">= 0.8, <1"
 
 [dev-dependencies.automod]
 version = "1.0.10"