File: relax-dev-depends

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 (14 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: quick-junit/Cargo.toml
===================================================================
--- quick-junit.orig/Cargo.toml
+++ quick-junit/Cargo.toml
@@ -52,7 +52,7 @@ version = "1.0.58"
 version = "1.7.0"
 
 [dev-dependencies.goldenfile]
-version = "1.6.0"
+version = "1.5.2"
 
 [dev-dependencies.owo-colors]
-version = "4.0.0"
+version = ">= 3.5, < 5"