Update Rust toolchain version.

This commit is contained in:
Orne Brocaar 2023-09-04 13:26:50 +01:00
parent be035f16b5
commit 5b8ff67016

View File

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