File: relax-dep.diff

package info (click to toggle)
rust-faster-hex 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/Cargo.toml b/Cargo.toml
index cfbf1d0..c08edac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,13 +52,13 @@ version = "1.4.0"
 version = "0.5"
 
 [dev-dependencies.hex]
-version = "0.3.2"
+version = "0.4"
 
 [dev-dependencies.proptest]
 version = "1.0"
 
 [dev-dependencies.rustc-hex]
-version = "1.0"
+version = "2.0"
 
 [dev-dependencies.serde]
 version = "1.0"