Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
core: use "data-types" instead of "data types"
Fintan Halpenny committed 3 months ago
commit 9dba9130f8771108e2179dce84b182838be37c24
parent f9a36ef7ac914f9e84de607ef501a21f9068e5e6
1 file changed +1 -1
modified 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`