From 8f0ec7118855d1ed9a406c8eb961a4f358cdba14 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 May 2024 17:22:19 +0300 Subject: [PATCH] cargo kwywords --- ng-repo/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ng-repo/Cargo.toml b/ng-repo/Cargo.toml index dd8118a..be4d6af 100644 --- a/ng-repo/Cargo.toml +++ b/ng-repo/Cargo.toml @@ -9,7 +9,8 @@ license.workspace = true authors.workspace = true repository.workspace = true homepage.workspace = true -keywords.workspace = true +keywords = [ +"crdt","e2ee","local-first","p2p","collaboration"] documentation.workspace = true rust-version.workspace = true