We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 667e530 commit 45dd622Copy full SHA for 45dd622
openssl-sys/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "variant-ssl-sys"
3
-version = "0.10.3"
+version = "0.10.4"
4
license = "MIT"
5
description = "FFI bindings to OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
6
repository = "https://github.com/zh-jq/rust-variant-ssl"
openssl/Cargo.toml
name = "variant-ssl"
-version = "0.11.3"
+version = "0.11.4"
license = "Apache-2.0"
description = "Bindings for OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
0 commit comments