10 lines
308 B
TOML
10 lines
308 B
TOML
[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"
|
|
rust-version.workspace = true
|