Bump MSRV to 1.74.0

pull/10715/head
Michael Davis 2024-05-07 11:27:28 -04:00
parent 2bc0d036e7
commit 3cf2a91a25
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.70.0"
channel = "1.74.0"
components = ["rustfmt", "rust-src", "clippy"]