From 55c5223af2594cd51cb5d86b852b7e3c2b50be6b Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 May 2024 17:44:31 +0300 Subject: [PATCH] cargo keyword --- ng-verifier/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng-verifier/Cargo.toml b/ng-verifier/Cargo.toml index 095eb3a..bcc3911 100644 --- a/ng-verifier/Cargo.toml +++ b/ng-verifier/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","eventual-consistency"] documentation.workspace = true rust-version.workspace = true