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

@ -1,6 +1,10 @@
[package]
name = "krata-network"
description = "Networking services for the krata hypervisor."
license.workspace = true
version.workspace = true
homepage.workspace = true
repository.workspace = true
edition = "2021"
resolver = "2"