Update Rust to 1.74.0.

This commit is contained in:
Orne Brocaar 2023-11-20 12:09:02 +00:00
parent 1e619f90a0
commit 940790add1

View File

@ -1,4 +1,4 @@
[toolchain]
channel = "1.73.0"
channel = "1.74.0"
components = ["rustfmt", "clippy"]
profile = "default"