Skip to content

Commit 8b9e16d

Browse files
Add additional-libs feature to stellar-cli/Cargo.toml
1 parent 421c82a commit 8b9e16d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/stellar-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ bin-dir = "{ bin }{ binary-ext }"
2828
default = []
2929
opt = ["soroban-cli/opt"]
3030
emulator-tests = ["soroban-cli/emulator-tests"]
31+
additional-libs = ["soroban-cli/additional-libs"]
3132

3233
[dependencies]
3334
soroban-cli = { workspace = true }

0 commit comments

Comments
 (0)