Add ability to make compile_commands.json

This commit is contained in:
2026-03-23 12:11:47 -05:00
parent 94d6f5d54d
commit f8a525c3da
3 changed files with 96 additions and 1 deletions

View File

@@ -10,5 +10,6 @@ clap_complete = "4.6.0"
colored = "3.1.1"
glob = "0.3.3"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"
sha256 = "1.6.0"
toml = "1.0.7"