kpcli: client: adds printing of conversations
This commit is contained in:
@@ -10,10 +10,10 @@ async-trait = "0.1.80"
|
||||
base64 = "0.22.1"
|
||||
chrono = "0.4.38"
|
||||
ctor = "0.2.8"
|
||||
env_logger = "0.11.5"
|
||||
hyper = { version = "0.14", features = ["full"] }
|
||||
hyper-tls = "0.5.0"
|
||||
log = { version = "0.4.21", features = [] }
|
||||
pretty_env_logger = "0.5.0"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
serde_json = "1.0.91"
|
||||
serde_plain = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user