chore: bootstrap Docker development environment

This commit is contained in:
2026-09-10 19:05:54 +04:00
commit 2a942e7831
6 changed files with 72 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "1.98.1"
profile = "minimal"
components = ["clippy", "rustfmt"]