This commit is contained in:
2026-01-14 17:31:45 -05:00
parent a9dc5ffdc1
commit fa3ea85200
5 changed files with 213 additions and 80 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "stable"
channel = "nightly"
components = ["rustfmt", "clippy"]