Fix rust version mismatch issues

This commit is contained in:
Christbru 2025-10-18 20:32:30 -05:00
commit e8a971e879
3 changed files with 15 additions and 9 deletions

View file

@ -0,0 +1,4 @@
[toolchain]
channel = "1.85.0"
# components = ["rustfmt", "clippy"]
# targets = ["x86_64-unknown-linux-gnu"]