File: relax-heck.diff

package info (click to toggle)
rust-glib-macros 0.21.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -73,10 +73,10 @@
 path = "tests/value_delegate_derive.rs"
 
 [dependencies.heck]
-version = "0.5"
+version = ">= 0.4, < 0.6"
 
 [dependencies.proc-macro-crate]
-version = "3.3"
+version = "3.2"
 
 [dependencies.proc-macro2]
 version = "1.0"