Update Rust to v1.78.

This commit is contained in:
Orne Brocaar 2024-05-09 13:17:36 +01:00
parent 370b84cb09
commit a65ac0077e

View File

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