From 9a05a559196ec014695e934cfb50755942f8b97f Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 6 Sep 2025 18:34:54 +0300 Subject: [PATCH] change keyword --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cbc7555..450cfc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2024" license = "MIT" readme = "README.md" description = "Shared filesystem API for the βtracker project components" -keywords = ["btracker", "bittorrent", "aquatic-crawler", "librqbit", "fs"] +keywords = ["btracker", "bittorrent", "aquatic-crawler", "librqbit", "database"] categories = ["network-programming"] repository = "https://github.com/yggverse/btracker-fs" # homepage = "https://yggverse.github.io"