commit | c49a284e14918781fda0ed0e9510bc4ac1759c7d | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 18:07:03 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 18:07:03 2023 +0000 |
tree | 17b05ff1109ae1792f966353867e3b897df901d1 | |
parent | 2f2963cacddc626312f4edc7a281cc977135048c [diff] | |
parent | 7aa7176ad1e305a55832e03fb6e46cefc939db37 [diff] |
Merge "Make openssl available to product and vendor" am: f4b7dfb231 am: f76d0100c2 am: 4abce73779 am: 7aa7176ad1 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2476290 Change-Id: Idd293d6c9d1eb5fdb9b67abe7b7fbdd8cc227636 Signed-off-by: Automerger Merge Worker <[email protected]>
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.