[M6] populate Cargoxx.toml; add 'cargoxx linkdb add' CLI; codegen fixes for self-host

This commit is contained in:
2026-05-14 00:17:56 +00:00
parent a757149f99
commit 4f9b6f1827
8 changed files with 104 additions and 14 deletions

View File

@@ -9,7 +9,8 @@ sqlite3 = "*"
reproc = "*"
[dev-dependencies]
catch2 = "*"
catch2_3 = "*"
[build]
warnings_as_errors = false
include_dirs = ["third_party"]