Skip to content

Commit

Permalink
Merge pull request #141 from RustCrypto/msrv-1-41
Browse files Browse the repository at this point in the history
MSRV 1.41
  • Loading branch information
tarcieri committed May 31, 2020
2 parents 6e781cb + 9f21011 commit 59b5fb2
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ NOTE: the [`aes-ccm`] crate also implements the [`aead`] traits
used by all of the other crates in this repository.

### Minimum Supported Rust Version
All crates in this repository support Rust 1.40 or higher. In future minimum
All crates in this repository support Rust 1.41 or higher. In future minimum
supported Rust version can be changed, but it will be done with the minor
version bump.

Expand All @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions.

[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg

[//]: # (general links)

Expand Down
2 changes: 1 addition & 1 deletion aes-gcm-siv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/aes-gcm-siv/badge.svg
[docs-link]: https://docs.rs/aes-gcm-siv/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/aes-gcm-siv/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion aes-gcm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/aes-gcm/badge.svg
[docs-link]: https://docs.rs/aes-gcm/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/aes-gcm/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion aes-siv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/aes-siv/badge.svg
[docs-link]: https://docs.rs/aes-siv/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/aes-siv/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion chacha20poly1305/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/chacha20poly1305/badge.svg
[docs-link]: https://docs.rs/chacha20poly1305/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/chacha20poly1305/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion crypto_box/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/crypto_box/badge.svg
[docs-link]: https://docs.rs/crypto_box/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/crypto_box/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion ring-aead/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/ring-aead/badge.svg
[docs-link]: https://docs.rs/ring-aead/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.40+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/ring-aead/badge.svg?branch=master&event=push
Expand Down
2 changes: 1 addition & 1 deletion xsalsa20poly1305/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dual licensed as above, without any additional terms or conditions.
[docs-image]: https://docs.rs/xsalsa20poly1305/badge.svg
[docs-link]: https://docs.rs/xsalsa20poly1305/
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.37+-blue.svg
[rustc-image]: https://img.shields.io/badge/rustc-1.41+-blue.svg
[codecov-image]: https://codecov.io/gh/RustCrypto/AEADs/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/RustCrypto/AEADs
[build-image]: https://github.com/RustCrypto/AEADs/workflows/xsalsa20poly1305/badge.svg?branch=master&event=push
Expand Down

0 comments on commit 59b5fb2

Please sign in to comment.