add info to manifest
This commit is contained in:
parent
b8d31b77d9
commit
3958babdcc
|
@ -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"] }
|
||||
|
|
Loading…
Reference in a new issue