Add readme to Cargo.toml (#234)
This commit is contained in:
parent
7ff6e41941
commit
7f3f13bd4b
@ -5,6 +5,7 @@ description = "🤖 Just a command runner"
|
||||
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
||||
license = "WTFPL OR MIT OR Apache-2.0"
|
||||
homepage = "https://github.com/casey/just"
|
||||
readme = "README.asc"
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "^0.9.0"
|
||||
|
Loading…
Reference in New Issue
Block a user