feat(cli): scaffolding
- Still have to implement KvStore business logic
This commit is contained in:
@@ -5,5 +5,9 @@ authors = ["Minh Tran <minh@minhtrannhat.com>"]
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
assert_cmd = "2.0.17"
|
||||
clap = { version = "4.5.48", features = ["cargo", "derive", "help"] }
|
||||
yaml-rust2 = "0.10.4"
|
||||
|
||||
[dev-dependencies]
|
||||
predicates = "3.1.3"
|
||||
assert_cmd = "2.0.17"
|
||||
|
Reference in New Issue
Block a user