Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: fix up deny.toml
✗ CI failure Lars Wirzenius committed 3 months ago
commit 17ae5aaeceb00e5ffe2afa217985c221fb9ee148
parent 105339b2a89c22569c0c068e6d32edbefd813583
2 failed (2 total) View logs
1 file changed +0 -2
modified .cargo/deny.toml
@@ -2,7 +2,6 @@
version = 2
yanked = "warn"
ignore = [
-
    "RUSTSEC-2024-0370",
]

[licenses]
@@ -13,7 +12,6 @@ allow = [
    "Apache-2.0",
    "Unicode-3.0",
    "BSD-3-Clause",
-
    "GPL-3.0-or-later",
    "Zlib",
]