blob: f620ddd61e679277b025af5faa880a5daf40da93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: rfc6979/Cargo.toml
===================================================================
--- rfc6979.orig/Cargo.toml
+++ rfc6979/Cargo.toml
@@ -42,7 +42,7 @@ version = "2"
default-features = false
[dev-dependencies.hex-literal]
-version = "0.3"
+version = "0.4"
[dev-dependencies.sha2]
version = "0.10"
|