Update Rust to v1.73.0.

This commit is contained in:
Orne Brocaar 2023-10-16 11:30:01 +01:00
parent c82bfa5a72
commit ac698495d8

View File

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