Cargo Features
soroban-cli has no features set by default.
[dependencies]
soroban-cli = { version = "22.3.0", features = ["version_lt_23", "version_gte_23", "opt", "emulator-tests", "clap-markdown"] }
- version_lt_23
- version_gte_23
- opt
-
Enables wasm-opt
- emulator-tests
-
Enables emulator-tests of stellar-ledger
Affects
signer::ledger
…
Features from optional dependencies
- clap-markdown implicit feature
-
Enables clap-markdown
clap-markdown:
Autogenerate Markdown documentation for clap command-line tools
Required by the doc-gen binary