File: relax-dep.diff

package info (click to toggle)
rust-hurl-core 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 732 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 316 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: hurl-core/Cargo.toml
===================================================================
--- hurl-core.orig/Cargo.toml
+++ hurl-core/Cargo.toml
@@ -40,7 +40,7 @@ name = "json"
 path = "tests/json.rs"
 
 [dependencies.colored]
-version = "3.0.0"
+version = "=2.2.0"
 
 [dependencies.libxml]
 version = "0.3.3"