File: relax-deps.patch

package info (click to toggle)
rust-fs-err 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 256 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index a1d6ae3..2b7f748 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -75,7 +75,7 @@ optional = true
 default-features = false
 
 [dev-dependencies.serde_json]
-version = "=1.0.64"
+version = "1"
 
 [build-dependencies.autocfg]
 version = "1"