File: relax-quick-xml.diff

package info (click to toggle)
rust-gtk4-macros 0.10.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -66,3 +66,3 @@
 [dependencies.quick-xml]
-version = "0.38"
+version = ">= 0.36, < 0.39"
 optional = true