Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
term: Prepare for crate publishing
Alexis Sellier committed 2 years ago
commit f823916ea4863576dcbb23e16c432fa4d1c6ae0a
parent 0acf5fe90037e8116e731eab556cc4ed5adf55c1
1 file changed +4 -1
modified radicle-term/Cargo.toml
@@ -1,8 +1,11 @@
[package]
name = "radicle-term"
+
description = "Terminal library used by the Radicle CLI"
+
homepage = "https://radicle.xyz"
+
repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5"
license = "MIT OR Apache-2.0"
version = "0.1.0"
-
authors = ["Alexis Sellier <alexis@radicle.xyz>"]
+
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"

[dependencies]