Restructure crates and switch to Zed

This commit is contained in:
2026-05-31 16:54:30 -06:00
parent 778371b459
commit 4b2f134aaf
13 changed files with 160 additions and 224 deletions
+11
View File
@@ -0,0 +1,11 @@
toml-version = "v1.0.0"
[format.rules]
indent-style = "tab"
indent-width = 4
# Required for rust <1.94
[[schemas]]
toml-version = "v1.0.0"
path = "tombi://www.schemastore.org/cargo.json"
include = ["Cargo.toml"]