Bump compiler version

This commit is contained in:
Cherry
2024-03-27 06:15:07 -07:00
parent 0568b9ed27
commit daf35938f3

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-11-15"
channel = "nightly-2024-02-26"
components = ["rustfmt", "clippy"]
targets = []
profile = "minimal"