Updated description
parent
e5d2bd0b82
commit
9019267d7f
|
@ -3,6 +3,7 @@ name = "j_db"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Joey Hines <joey@ahines.net>"]
|
authors = ["Joey Hines <joey@ahines.net>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "A good enough (TM) embedded Rust DB* and ORM*"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue