advise minimum rustc version is now 1.45

This commit is contained in:
Benjamin Fry
2020-11-10 16:48:24 -08:00
parent d5ba8424ca
commit 0da008592a
13 changed files with 14 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ async fn main() {
## Minimum Rust Version
The current minimum rustc version for this project is `1.42`
The current minimum rustc version for this project is `1.45`
## Versioning