add info to manifest

main
xenofem 2022-08-17 03:21:39 -04:00
parent b8d31b77d9
commit 3958babdcc
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ version = "0.4.0"
edition = "2021"
authors = ["xenofem <xenofem@xeno.science>"]
license = "MIT"
repository = "https://git.xeno.science/xenofem/jsondb"
description = 'JSON-based """embedded database""" library'
[dependencies]
serde = { version = "1", features = ["derive"] }