Bump Rust to 1.80.1

This commit is contained in:
Damien Elmes 2024-08-17 11:29:26 +07:00
parent bb5358ece0
commit 0f8741a84e

View file

@ -1,3 +1,3 @@
[toolchain]
# older versions may fail to compile; newer versions may fail the clippy tests
channel = "1.80"
channel = "1.80.1"