aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Saccone <samccone@google.com>2023-12-19 01:58:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-19 01:58:55 +0000
commit24e1933ec4f11e5ea32acacf27b7a2d0173add4f (patch)
tree820fbb9ea9a539f139b6f6d44bdaa9a58e9a1999 /README.md
parent1e3e51bc631ff9173305c6711aa8dd4f72d34ff7 (diff)
parentdcbba4d46d8edcc4c79df047e0966823c361bed2 (diff)
downloadpkcs8-24e1933ec4f11e5ea32acacf27b7a2d0173add4f.tar.gz
Revert "Upgrade pkcs8 to 0.10.2" am: dcbba4d46d
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pkcs8/+/2880482 Change-Id: I13610652c7be38852e236ca780e5a959f5d8de19 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c158543..2fa301c 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ algorithm, including the ones listed above or other algorithms.
## Minimum Supported Rust Version
-This crate requires **Rust 1.65** at a minimum.
+This crate requires **Rust 1.57** at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor
version bump.
@@ -81,7 +81,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/pkcs8/badge.svg
[docs-link]: https://docs.rs/pkcs8/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
-[rustc-image]: https://img.shields.io/badge/rustc-1.65+-blue.svg
+[rustc-image]: https://img.shields.io/badge/rustc-1.57+-blue.svg
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/300570-formats
[build-image]: https://github.com/RustCrypto/formats/workflows/pkcs8/badge.svg?branch=master&event=push