Correct the release dates for 1.61 and 1.62

This commit is contained in:
Josh Stone 2022-05-12 14:55:27 -07:00 committed by GitHub
parent 3f052d8eed
commit 51106c9409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Cargo 1.62 (2022-05-19)
## Cargo 1.62 (2022-06-30)
[1ef1e0a1...HEAD](https://github.com/rust-lang/cargo/compare/1ef1e0a1...HEAD)
### Added
@ -16,7 +16,7 @@
### Nightly only
## Cargo 1.61 (2022-04-07)
## Cargo 1.61 (2022-05-19)
[ea2a21c9...rust-1.61.0](https://github.com/rust-lang/cargo/compare/ea2a21c9...rust-1.61.0)
### Added