Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add more package info to manifest
Erik Kundt committed 1 year ago
commit b0e32a7d4e8246900ff5c4c0f87554d1d4312568
parent fe3580fba5f20e4b763854df4b12f0d4041d61e6
1 file changed +3 -0
modified Cargo.toml
@@ -1,5 +1,8 @@
[package]
name = "radicle-tui"
+
description = "Radicle terminal user interfaces"
+
repository = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z39mP9rQAaGmERfUMPULfPUi473tY"
+
homepage = "https://radicle.xyz"
license = "MIT OR Apache-2.0"
version = "0.3.0"
authors = ["Erik Kundt <erik@zirkular.io>"]