From 89d2487e431ddb325f07090e5a5c640822a20291 Mon Sep 17 00:00:00 2001 From: Vladimir Ulogov Date: Mon, 16 Sep 2024 15:24:49 -0600 Subject: [PATCH] Dev #72 --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index b3a4a61..c62f600 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ version = "0.21.0" edition = "2021" license-file = "LICENSE" repository = "https://github.com/vulogov/rust_dynamic" +categories = ["data-structures"] +keywords = ["value", "dynamic", "data", "value-object"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]