From 9019267d7fbbd524995f32d06f4b19d40247b687 Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Thu, 20 Apr 2023 18:59:01 -0600 Subject: [PATCH] Updated description --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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