Bump Rust to 1.81.0

This commit is contained in:
Jaewoo Kim
2024-09-06 07:38:28 +00:00
parent cb9e20b953
commit f8b698a7c8

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.80.0"
channel = "1.81.0"
components = ["rustfmt", "clippy"]