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.15.8 "
3
+ version = " 0.15.9 "
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.15.8 "
3
+ version = " 0.15.9 "
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"
@@ -25,7 +25,7 @@ libc = "0.2"
25
25
once_cell = " 1.5.2"
26
26
27
27
openssl-macros = { version = " 0.1.0" }
28
- ffi = { package = " variant-ssl-sys" , version = " 0.15.8 " , path = " ../openssl-sys" }
28
+ ffi = { package = " variant-ssl-sys" , version = " 0.15.9 " , path = " ../openssl-sys" }
29
29
30
30
[dev-dependencies ]
31
31
hex = " 0.4"
You can’t perform that action at this time.
0 commit comments