From 5f806f192e872d27e6844f91913c5f37dc940a80 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 May 2024 17:48:12 +0300 Subject: [PATCH] cargo keyword --- ng-client-ws/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng-client-ws/Cargo.toml b/ng-client-ws/Cargo.toml index 315bfaf..6bbc007 100644 --- a/ng-client-ws/Cargo.toml +++ b/ng-client-ws/Cargo.toml @@ -8,7 +8,7 @@ license.workspace = true authors.workspace = true repository.workspace = true homepage.workspace = true -keywords.workspace = true +keywords = ["crdt","e2ee","local-first","p2p","web3"] documentation.workspace = true rust-version.workspace = true