Blob Blame History Raw
--- openssl-0.10.64/Cargo.toml	1970-01-01T00:00:01+00:00
+++ openssl-0.10.64/Cargo.toml	2024-04-23T13:13:23.987600+00:00
@@ -52,14 +52,12 @@
 version = "0.1.0"
 
 [dev-dependencies.hex]
-version = "0.3"
+version = "0.4"
 
 [features]
 bindgen = ["ffi/bindgen"]
 default = []
-unstable_boringssl = ["ffi/unstable_boringssl"]
 v101 = []
 v102 = []
 v110 = []
 v111 = []
-vendored = ["ffi/vendored"]