File: relax-dep.patch

package info (click to toggle)
rust-futures-macro 0.3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ repository = "https://github.com/rust-la
 [lib]
 proc-macro = true
 [dependencies.proc-macro-hack]
-version = "0.5.19"
+version = "0.5"
 
 [dependencies.proc-macro2]
 version = "1.0"