This commit is contained in:
2026-05-31 16:50:00 -06:00
parent 66ee797cbb
commit 4c1feff26c
3 changed files with 8 additions and 6 deletions
+6
View File
@@ -3,3 +3,9 @@ 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"]