root: init rust workspace (#20983)

This commit is contained in:
Marc 'risson' Schmitt
2026-03-19 14:12:00 +00:00
committed by GitHub
parent 25d3d5751e
commit 894f134893
24 changed files with 859 additions and 769 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.94.0"
profile = "minimal"
components = ["clippy", "rust-analyzer", "llvm-tools-preview"]