Add readme to Cargo.toml (#234)

This commit is contained in:
Casey Rodarmor 2017-10-13 21:30:03 -07:00 committed by GitHub
parent 7ff6e41941
commit 7f3f13bd4b

View File

@ -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"