File: relax-deps.diff

package info (click to toggle)
rust-sha2 0.10.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 398 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: sha2/Cargo.toml
===================================================================
--- sha2.orig/Cargo.toml
+++ sha2/Cargo.toml
@@ -80,7 +80,7 @@ version = "0.10.7"
 features = ["dev"]
 
 [dev-dependencies.hex-literal]
-version = "0.2.2"
+version = "0.4"
 
 [target.'cfg(any(target_arch = "aarch64", target_arch = "x86_64", target_arch = "x86"))'.dependencies.cpufeatures]
 version = "0.2"