feat: cli

This commit is contained in:
2026-01-02 03:13:44 +08:00
parent aab3b3d5c0
commit def1e26e7a
5 changed files with 77 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ anyhow = "1.0"
rustyline = "14.0"
regex = "1.11"
bumpalo = { version = "3.19", features = ["boxed"] }
hashbrown = "0.16"
derive_more = { version = "2", features = ["full"] }
thiserror = "2"