wip: tool README, DuckDB wording, zq.py escape hatch

This commit is contained in:
MechaCat02
2026-09-13 19:42:26 +02:00
parent 8738e36374
commit 62b0f79590
7 changed files with 163 additions and 83 deletions

View File

@@ -21,3 +21,6 @@ duckdb = { version = "1", features = ["bundled"] }
msvc-demangler = "0.11"
encoding_rs = "0.8"
clap = { version = "4", features = ["derive"] }
[build-dependencies]
serde_json = "1"