Sophie

Sophie

distrib > Mageia > cauldron > i586 > media > core-release-src > by-pkgid > ff569cde847a2bf66f690bf3994a8624 > files > 3

rust-openssl-0.10.63-1.mga10.src.rpm

--- openssl-0.10.63/Cargo.toml	1970-01-01T00:00:01+00:00
+++ openssl-0.10.63/Cargo.toml	2024-01-24T18:29:14.877782+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"]