Bump Rust to 1.80.1

This commit is contained in:
Damien Elmes 2024-08-17 11:29:26 +07:00
parent 520564da11
commit a87a44da2c

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"