diff --git a/Cargo.toml b/Cargo.toml index e6076c1..a3e8927 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ repository = "https://git.jeffa.io/jeff/dust.git" edition = "2021" license = "MIT" authors = ["Jeff Anderson"] +default-run = "dust" [[bin]] name = "dust"