Bump MSRV to 1.74.0

This commit is contained in:
Michael Davis 2024-05-07 11:27:28 -04:00
parent 2bc0d036e7
commit 3cf2a91a25

View file

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