diff --git a/Cargo.toml b/Cargo.toml index 704ecc8..8b70a55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ description = "🤖 Just a command runner" authors = ["Casey Rodarmor "] license = "WTFPL OR MIT OR Apache-2.0" homepage = "https://github.com/casey/just" +readme = "README.asc" [dependencies] ansi_term = "^0.9.0"