Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: set authors in Cargo.toml
Lars Wirzenius committed 2 years ago
commit 00affabff8c3930663db218f19d51745a8d36cf9
parent 5d7efc43fa88de6dc2d2825b7afd020d98157609
1 file changed +1 -0
modified Cargo.toml
@@ -3,6 +3,7 @@ name = "radicle-ci-broker"
version = "0.1.0"
edition = "2021"
rust-version = "1.74"
+
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]

[dependencies]
log = "0.4.20"