Update to Rust 1.72

This commit is contained in:
Damien Elmes 2023-08-25 07:20:43 +10:00
parent 408b48834b
commit 740528eaf9

View file

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