File: relax-deps.patch

package info (click to toggle)
rust-const-str 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 265 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index f508012..2feda26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -76,7 +76,7 @@ version = "0.7.0"
 optional = true
 
 [dev-dependencies.heck]
-version = "0.5.0"
+version = "0.4.0"
 
 [dev-dependencies.http]
 version = "1.0.0"