Skip to content

Commit 45dd622

Browse files
committed
release variant-ssl 0.11.4 and variant-ssl-sys 0.10.4
1 parent 667e530 commit 45dd622

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openssl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "variant-ssl-sys"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
license = "MIT"
55
description = "FFI bindings to OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
66
repository = "https://github.com/zh-jq/rust-variant-ssl"

openssl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "variant-ssl"
3-
version = "0.11.3"
3+
version = "0.11.4"
44
license = "Apache-2.0"
55
description = "Bindings for OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
66
repository = "https://github.com/zh-jq/rust-variant-ssl"

0 commit comments

Comments
 (0)