Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d8fb44

Browse files
committedNov 14, 2024·
fix cargo deny
1 parent b0d5f59 commit 8d8fb44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ license-files = [
3434
[advisories]
3535
ignore = [
3636
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
37+
"RUSTSEC-2024-0384", # unmaintained, no upgrade available
3738
]
3839

3940
[sources]

0 commit comments

Comments
 (0)
Please sign in to comment.