diff --git a/crates/puffin-cli/Cargo.toml b/crates/puffin-cli/Cargo.toml index 2297c7e2d..2d3bb4560 100644 --- a/crates/puffin-cli/Cargo.toml +++ b/crates/puffin-cli/Cargo.toml @@ -8,6 +8,7 @@ documentation = { workspace = true } repository = { workspace = true } authors = { workspace = true } license = { workspace = true } +default-run = "puffin" [lints] workspace = true