Skip to content

Commit 43274dd

Browse files
cargo-deny: Remove a no-longer-needed skip
1 parent e17fea7 commit 43274dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.deny.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ allow = [
1717

1818
[bans]
1919
multiple-versions = "deny"
20-
skip = [
21-
{ name = "rsa", version = "0.9.4" },
22-
]
2320

2421
[advisories]
2522
# See https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643.

0 commit comments

Comments
 (0)