File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,4 @@ repository = "https://github.com/arkedge/notalawyer"
1212license = " MIT"
1313edition = " 2021"
1414readme = " README.md"
15+ description = " Utility library to display license notices"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition.workspace = true
55license.workspace = true
66repository.workspace = true
77readme.workspace = true
8+ description.workspace = true
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition.workspace = true
55license.workspace = true
66repository.workspace = true
77readme.workspace = true
8+ description.workspace = true
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition.workspace = true
55license.workspace = true
66repository.workspace = true
77readme.workspace = true
8+ description.workspace = true
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
You can’t perform that action at this time.
0 commit comments