signals: Add license to calm `cargo deny`

This commit is contained in:
Lorenz Leutgeb 2024-05-10 17:36:02 +02:00 committed by cloudhead
parent 6dd29d4b50
commit 660236225e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = "radicle-signals" name = "radicle-signals"
homepage = "https://radicle.xyz" homepage = "https://radicle.xyz"
repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5"
license = "MIT OR Apache-2.0"
edition = "2021" edition = "2021"
version = "0.9.0" version = "0.9.0"