Skip to content

Commit 5336cf4

Browse files
committed
cargo dney
1 parent 47d2bf7 commit 5336cf4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ ignore = [
7373
{ id = "RUSTSEC-2020-0168", reason = "There is no suitable replacement for mach and the mach2 crate has not been vetted." },
7474
{ id = "RUSTSEC-2024-0336", reason = "Only use of [email protected] is in futures-rustls which does not use the effected code" },
7575
{ id = "RUSTSEC-2024-0344", reason = "We are only able to remove this once parity updates its dependencies. Older versions of curve25519-dalek should get replaces with >= 4.1.3" },
76+
{ id = "RUSTSEC-2022-0093", reason = "Pending litep2p upgrade. Vulnerable code not exploitable in Frequency." },
7677
]
7778
# If this is true, then cargo deny will use the git executable to fetch advisory database.
7879
# If this is false, then it uses a built-in git library.

0 commit comments

Comments
 (0)