Added some more gamenight-cli Flows.
This commit is contained in:
@@ -6,5 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
gamenight-api-client-rs = { path = "../gamenight-api-client-rs" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
inquire = "0.7.5"
|
||||
async-trait = "0.1"
|
||||
inquire = { version = "0.7.5", features = ["date"] }
|
||||
async-trait = "0.1"
|
||||
dyn-clone = "1.0"
|
||||
chrono = "0.4"
|
||||
Reference in New Issue
Block a user