mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
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:
co-authored by
Claude Opus 4.6
parent
f0549b5038
commit
2ee7356424
@@ -1,5 +1,6 @@
|
||||
[package]
|
||||
name = "sprout-relay"
|
||||
default-run = "sprout-relay"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user