commit | ed114487e88a402a875b5ed5d66521823cd6e619 | [log] [tgz] |
---|---|---|
author | Pete Bentley <prb@google.com> | Wed May 10 13:19:38 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 10 13:19:38 2023 +0000 |
tree | 92672d881bb7ffd015e4ed56c685cc4992a54c9b | |
parent | c53d361c960470589165f5f3c3383707771a19c2 [diff] | |
parent | a13ec5190e46a2eb6be2aafd6809bf9a44087a6c [diff] |
Fix int type conversion compilation errors with latest BoringSSL. am: a13ec5190e Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/22956891 Change-Id: I4f974c529f93b6cab834e88c34e61b67c82bd0d2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
OpenSSL bindings for the Rust programming language.
The current supported release of openssl
is 0.10 and openssl-sys
is 0.9.
New major versions will be published at most once per year. After a new release, the previous major version will be partially supported with bug fixes for 3 months, after which support will be dropped entirely.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.