Add description and license for publishing!
This commit is contained in:
parent
e05973ae0f
commit
bf623d59fd
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ name = "zellij"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Aram Drevekenin <aram@poor.dev>"]
|
authors = ["Aram Drevekenin <aram@poor.dev>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
description = "Terminal workspace (WIP)"
|
||||||
|
license = "MIT"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue