From d836e285883e13d156bd8e1cebd2f5c8511f8900 Mon Sep 17 00:00:00 2001 From: Daniel Rebelo de Oliveira Date: Sat, 18 May 2024 12:11:08 +0100 Subject: [PATCH] change keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3020b92..bdd3e94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Daniel Rebelo de Oliveira "] license = "MIT" homepage = "https://github.com/drdo/redu" repository = "https://github.com/drdo/redu" -keywords = ["cli", "restic", "du", "ncdu", "backup"] +keywords = ["restic", "ncdu", "disk", "usage", "analyzer"] categories = ["command-line-utilities"] edition = "2021" description = "This is like ncdu for a restic repository."