diff --git a/radicle-systemd/Cargo.toml b/radicle-systemd/Cargo.toml index 534145a0..acc7dd8a 100644 --- a/radicle-systemd/Cargo.toml +++ b/radicle-systemd/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "radicle-systemd" +description = "Radicle integration with Systemd" homepage = "https://radicle.xyz" repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" license = "MIT OR Apache-2.0" edition = "2021" -version = "0.9.0" \ No newline at end of file +version = "0.9.0"