fix: add default-run to sprout-relay so cargo run -p sprout-relay works (#577)

Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matt Toohey
2026-05-14 08:34:23 -07:00
committed by GitHub
co-authored by Claude Opus 4.6
parent f0549b5038
commit 2ee7356424
+1
View File
@@ -1,5 +1,6 @@
[package]
name = "sprout-relay"
default-run = "sprout-relay"
version.workspace = true
edition.workspace = true
rust-version.workspace = true