build(cargo): add description/license
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
5343d41f06
commit
da1e7bc912
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
name = "lir"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
description = "A modern replacement for ls"
|
||||
authors = ["Christina Sørensen <christina@cafkafk.com>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue