krata: specify descriptions, licenses, repository, and homepage for crates

This commit is contained in:
Alex Zenla
2024-03-30 07:11:14 +00:00
parent eb20a4c60c
commit b9d2dc54ea
13 changed files with 51 additions and 0 deletions

View File

@ -17,6 +17,9 @@ resolver = "2"
[workspace.package]
version = "0.0.1"
homepage = "https://krata.dev"
license = "Apache-2.0"
repository = "https://github.com/edera-dev/krata"
[workspace.dependencies]
anyhow = "1.0"