Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore(.cargo/deny.toml): allow GPL 3.0 or later as licence
Lars Wirzenius committed 7 months ago
commit 9be7463f68b9985b59df2baf681d6c17b7e0ae7a
parent 9fec8c1b11df787230383371728939ec6e4cf2a8
1 file changed +1 -1
modified .cargo/deny.toml
@@ -8,7 +8,7 @@ ignore = [
allow = [
  "Apache-2.0",
  "BSD-3-Clause",
-
  "GPL-3.0",
+
  "GPL-3.0-or-later",
  "MIT",
  "MIT-0",
  "Unicode-3.0",