Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
chore: add useful fields to Cargo.toml
Lars Wirzenius committed 2 years ago
commit c14b211702e1a809a5b8326a3db47da5cf6a401f
parent eaeb89b
1 file changed +6 -0
modified Cargo.toml
@@ -4,6 +4,12 @@ version = "0.1.0"
edition = "2021"
default-run = "radicle-native-ci"
rust-version = "1.77.1"
+
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]
+
description = "Radicle native CI adapter for running directly on node host"
+
license = "MIT OR Apache-2.0"
+
homepage = "https://radicle.xyz"
+
repository = "https://app.radicle.xyz/nodes/radicle.liw.fi/rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE"
+
categories = ["development-tools::build-utils"]

[dependencies]
html-page = "0.1.0"