Skip to content

Commit cc23f4e

Browse files
committed
fix cargo deny config
1 parent 871424f commit cc23f4e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.cargo/audit.toml

Lines changed: 0 additions & 4 deletions
This file was deleted.

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ skip-tree = [
2525
{ name = "windows-sys" },
2626
{ name = "itertools" },
2727
{ name = "bitflags" },
28+
{ name = "rsa" },
2829
]

0 commit comments

Comments
 (0)