File: syn-1.patch

package info (click to toggle)
rust-data-encoding-macro-internal 0.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@
 optional = true
 
 [dependencies.syn]
-version = "0.15"
+version = "1"
 
 [features]
 stable = ["proc-macro-hack"]