File: relax-deps.patch

package info (click to toggle)
rust-shadow-rs 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Forwarded: not-needed
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -75,3 +75,3 @@
 [dependencies.cargo_metadata]
-version = "0.22.0"
+version = ">= 0.19, < 1"
 optional = true
@@ -120,2 +120,2 @@
 [dev-dependencies.winnow]
-version = "0.7"
+version = "0.6"