Lots of functionality, including command history
This commit is contained in:
@@ -8,6 +8,7 @@ clap = { version = "4.5.60", features = ["derive"] }
|
||||
colored = "3.1.1"
|
||||
enum-iterator = "2.3.0"
|
||||
reqwest = { version = "0.13.2", features = ["blocking", "form"] }
|
||||
rustyline = "17.0.2"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
shlex = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user