[automerger skipped] Merge "Use libbitflags-1.3.2" am: fbe1166c69 am: b5c1e9793a am: 3f0fa61591 am: 4ee9da9c77 am: cb3d09cffc am: 3667d6a552 -s ours

am skip reason: Merged-In I55abd9f93ddf0fb01847b57183eae6b31945dbce with SHA-1 47d7610eb2 is already in history

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2564838

Change-Id: I5829c02eaa6db556d9170e1b8c3652f955028101
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 64ee364a854ab78e69c38003462e3a73610f9175
  1. .cargo/
  2. examples/
  3. patches/
  4. src/
  5. test/
  6. .cargo_vcs_info.json
  7. Android.bp
  8. build.rs
  9. Cargo.lock
  10. Cargo.toml
  11. Cargo.toml.orig
  12. cargo2android.json
  13. CHANGELOG.md
  14. LICENSE
  15. METADATA
  16. MODULE_LICENSE_APACHE2
  17. OWNERS
  18. README.android
  19. README.md
  20. TEST_MAPPING
README.md

rust-openssl

crates.io

OpenSSL bindings for the Rust programming language.

Documentation.

Release Support

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.

Contribution

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.