← Back to all releases

Rust 1.43.1

Released on May 7, 2020

What's Changed

  • [Updated openssl-src to 1.1.1g for CVE-2020-1967.][71430]
  • [Fixed the stabilization of AVX-512 features.][71473]
  • [Fixed cargo package --list not working with unpublished dependencies.][cargo/8151]
Full Changelog

* [Updated openssl-src to 1.1.1g for CVE-2020-1967.][71430]

* [Fixed the stabilization of AVX-512 features.][71473]

* [Fixed cargo package --list not working with unpublished dependencies.][cargo/8151]

[71430]: https://github.com/rust-lang/rust/pull/71430

[71473]: https://github.com/rust-lang/rust/issues/71473

[cargo/8151]: https://github.com/rust-lang/cargo/issues/8151