File: relax-rxml-dependency.patch

package info (click to toggle)
rust-xso 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -68,7 +68,7 @@
 version = "0.18"
 
 [dependencies.rxml]
-version = "0.13.1"
+version = "0.13"
 default-features = false
 
 [dependencies.serde_json]