add and sort incomplete package metadata

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-06-01 10:19:26 +00:00 committed by June 🍓🦴
parent c3a0d28309
commit eed8a2a801
9 changed files with 65 additions and 19 deletions

View file

@ -1,7 +1,13 @@
[package]
name = "conduit_database"
version.workspace = true
categories.workspace = true
description.workspace = true
edition.workspace = true
keywords.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
version.workspace = true
[lib]
path = "mod.rs"