Cargo Features
miden-cli has no features set by default.
[dependencies]
miden-cli = { version = "0.6.0", features = ["concurrent", "testing"] }
- concurrent
-
Enables concurrent of miden-client
- testing
-
Enables testing of miden-client
miden-cli has 2 features without comments.