File: relax-dep.diff

package info (click to toggle)
rust-wayland-scanner 0.31.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: xml: 213; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 275 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: wayland-scanner/Cargo.toml
===================================================================
--- wayland-scanner.orig/Cargo.toml
+++ wayland-scanner/Cargo.toml
@@ -53,3 +53,3 @@ version = "1.0.11"
 [dependencies.quick-xml]
-version = "0.37.0"
+version = ">= 0.36"