Fix release date of 1.58.1 in release notes.
This commit is contained in:
parent
63b2ee0faf
commit
eeeb70e31e
1 changed files with 1 additions and 1 deletions
|
@ -1481,7 +1481,7 @@ and related tools.
|
||||||
[is_power_of_two_usize]: https://doc.rust-lang.org/stable/core/num/struct.NonZeroUsize.html#method.is_power_of_two
|
[is_power_of_two_usize]: https://doc.rust-lang.org/stable/core/num/struct.NonZeroUsize.html#method.is_power_of_two
|
||||||
[stdarch/1266]: https://github.com/rust-lang/stdarch/pull/1266
|
[stdarch/1266]: https://github.com/rust-lang/stdarch/pull/1266
|
||||||
|
|
||||||
Version 1.58.1 (2022-01-19)
|
Version 1.58.1 (2022-01-20)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
* Fix race condition in `std::fs::remove_dir_all` ([CVE-2022-21658])
|
* Fix race condition in `std::fs::remove_dir_all` ([CVE-2022-21658])
|
||||||
|
|
Loading…
Add table
Reference in a new issue