File: relax-deps.patch

package info (click to toggle)
rust-strum-macros 0.26.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -44,3 +44,3 @@
 [dependencies.heck]
-version = "0.5.0"
+version = ">= 0.4, < 0.6"