File: newer-quick-xml

package info (click to toggle)
rust-quick-junit 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 252 kB
  • sloc: xml: 45; awk: 19; sh: 18; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: quick-junit/Cargo.toml
===================================================================
--- quick-junit.orig/Cargo.toml
+++ quick-junit/Cargo.toml
@@ -43,3 +43,3 @@ version = "2.0.0"
 [dependencies.quick-xml]
-version = "0.31.0"
+version = ">= 0.31, < 1.0"