Make Seconds Copy

This commit is contained in:
2026-05-29 21:40:22 -06:00
parent e066509031
commit b8f25b635d
6 changed files with 110 additions and 110 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"]