Skip to content

Commit 62cc318

Browse files
committed
Restore stellar-scaffold binary entry for SDK epic
1 parent 5134369 commit 62cc318

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ k8s-openapi = { version = "0.22", default-features = false, features = [
205205
"v1_30",
206206
] }
207207

208+
[[bin]]
209+
name = "stellar-scaffold"
210+
path = "src/bin/stellar-scaffold.rs"
211+
208212
[[bin]]
209213
name = "stellar-operator"
210214
path = "src/main.rs"

0 commit comments

Comments
 (0)