Skip to content

Commit f096d9b

Browse files
committed
Upgrade Rawkit library Rust dependencies
1 parent b5ebe78 commit f096d9b

File tree

4 files changed

+508
-345
lines changed

4 files changed

+508
-345
lines changed

deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ db-urls = ["https://github.com/rustsec/advisory-db"]
3939
# A list of advisory IDs to ignore. Note that ignored advisories will still
4040
# output a note when they are encountered.
4141
ignore = [
42-
"RUSTSEC-2024-0370", # Unmaintained but still fully functional crate `proc-macro-error`
43-
"RUSTSEC-2024-0388", # Unmaintained but still fully functional crate `derivative`
4442
"RUSTSEC-2024-0436", # Unmaintained but still fully functional crate `paste`
4543
]
4644
# Threshold for security vulnerabilities, any vulnerability with a CVSS score

0 commit comments

Comments
 (0)