Skip to content

Commit

Permalink
Add todo related issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylavrenov committed Aug 1, 2024
1 parent e82fc44 commit a8a6824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ unmaintained = "allow"
yanked = "allow"
notice = "deny"
ignore = [
# TODO: update the curve25519-dalek internal dependency to 4.1.3+
# TODO(#1118): update the curve25519-dalek internal dependency to 4.1.3+
"RUSTSEC-2024-0344",
# TODO(#723): update the ed25519-dalek 1 internal dependency to 2.0.0+
"RUSTSEC-2022-0093",
Expand Down

0 comments on commit a8a6824

Please sign in to comment.