mirror of https://github.com/dragonflyoss/api.git
chore: add description to rust crate (#140)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
068339e0e4
commit
f6e2239250
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
license = "Apache-2.0"
|
||||
homepage = "https://d7y.io"
|
||||
repository = "https://github.com/dragonflyoss/api"
|
||||
description = "Canonical location of the Dragonfly API definition"
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue