diff --git a/Cargo.toml b/Cargo.toml index 1e53c3a1c..7cbc2036d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ documentation = "https://docs.rs/jujutsu" readme = "README.md" keywords = ["VCS", "DVCS", "SCM", "Git", "Mercurial"] categories = ["command-line-utilities", "development-tools"] +default-run = "jj" [[bin]] name = "jj"