File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " variant-ssl-sys"
3
- version = " 0.10.9 "
3
+ version = " 0.11.0 "
4
4
license = " MIT"
5
5
description = " FFI bindings to OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
6
6
repository = " https://github.com/zh-jq/rust-variant-ssl"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " variant-ssl"
3
- version = " 0.11.9 "
3
+ version = " 0.12.0 "
4
4
license = " Apache-2.0"
5
5
description = " Bindings for OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo"
6
6
repository = " https://github.com/zh-jq/rust-variant-ssl"
@@ -30,7 +30,7 @@ libc = "0.2"
30
30
once_cell = " 1.5.2"
31
31
32
32
openssl-macros = { version = " 0.1.0" }
33
- ffi = { package = " variant-ssl-sys" , version = " 0.10.9 " , path = " ../openssl-sys" }
33
+ ffi = { package = " variant-ssl-sys" , version = " 0.11.0 " , path = " ../openssl-sys" }
34
34
35
35
[dev-dependencies ]
36
36
hex = " 0.4"
You can’t perform that action at this time.
0 commit comments