summaryrefslogtreecommitdiffstats
path: root/vendor/openssl/debian/patches/relax-dep.patch
blob: 6c2c2139153e571b3a444c1a56279929be5bc999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: openssl/Cargo.toml
===================================================================
--- openssl.orig/Cargo.toml
+++ openssl/Cargo.toml
@@ -52,7 +52,7 @@ version = "1.5.2"
 version = "0.1.0"
 
 [dev-dependencies.hex]
-version = "0.3"
+version = "0.4"
 
 [features]
 bindgen = ["ffi/bindgen"]