advanced shell

This commit is contained in:
nora 2024-08-26 03:27:16 +02:00
parent c7965e404a
commit 5f203d0f5b
4 changed files with 67 additions and 22 deletions

View file

@ -14,3 +14,4 @@ tokio = { version = "1.39.2", features = ["full"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "json"] }
tracing.workspace = true
shlex = "1.3.0"