diff --git a/crates/radicle-core/Cargo.toml b/crates/radicle-core/Cargo.toml index 3a45e1c1..16a45797 100644 --- a/crates/radicle-core/Cargo.toml +++ b/crates/radicle-core/Cargo.toml @@ -6,7 +6,7 @@ repository.workspace = true version = "0.1.0" edition.workspace = true license.workspace = true -keywords = ["radicle", "git", "data types"] +keywords = ["radicle", "git", "data-types"] rust-version.workspace = true # For documentation of features refer to the module documentation in `./lib.rs`