diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index e42c233..1b972bf 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -3,6 +3,7 @@ name = "wire" version.workspace = true edition.workspace = true +default-run = "wire" [lints] workspace = true