diff --git a/Cargo.toml b/Cargo.toml index 6285701..e6a7c24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "j_db" version = "0.1.0" authors = ["Joey Hines "] 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