Skip to content

aes: support MSRV 1.41 under force-soft#221

Merged
tarcieri merged 1 commit into
masterfrom
aes/support-rust-1.41-with-force-soft
Dec 31, 2020
Merged

aes: support MSRV 1.41 under force-soft#221
tarcieri merged 1 commit into
masterfrom
aes/support-rust-1.41-with-force-soft

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Rust 1.49 features are only needed for CPU feature autodetection.

We can still support MSRV 1.41 when the force-soft feature is enabled.

This commit adds CI configuration to test force-soft under Rust 1.41, and makes a note of Rust 1.41 support when force-soft is enabled.

Rust 1.49 features are only needed for CPU feature autodetection.

We can still support MSRV 1.41 when the `force-soft` feature is enabled.

This commit adds CI configuration to test `force-soft` under Rust 1.41,
and makes a note of Rust 1.41 support when `force-soft` is enabled.
@tarcieri tarcieri merged commit 7236bce into master Dec 31, 2020
@tarcieri tarcieri deleted the aes/support-rust-1.41-with-force-soft branch December 31, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant