misc: initial layout

This commit is contained in:
hdbg
2026-02-09 14:06:53 +01:00
commit 284f997cbe
78 changed files with 4917 additions and 0 deletions

8
mise.toml Normal file
View File

@@ -0,0 +1,8 @@
[tools]
"cargo:diesel_cli" = { version = "2.3.6", features = "sqlite,sqlite-bundled", default-features = false }
"cargo:cargo-audit" = "0.22.1"
"cargo:cargo-vet" = "0.10.2"
flutter = "3.38.9-stable"
protoc = "29.6"
rust = "1.93.0"