diff --git a/radicle-term/Cargo.toml b/radicle-term/Cargo.toml index 5c93e980..26e01ae0 100644 --- a/radicle-term/Cargo.toml +++ b/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 "] +authors = ["cloudhead "] edition = "2021" [dependencies]