aboutsummaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/deny.toml b/deny.toml
index 94ae5c72..c82e6648 100644
--- a/deny.toml
+++ b/deny.toml
@@ -26,8 +26,6 @@ unmaintained = "warn"
yanked = "warn"
notice = "warn"
ignore = [
- # time 0.1 - code path not taken
- "RUSTSEC-2020-0071",
# potential to misuse ed25519-dalek 1.0
# used by rusty-paseto. not in a vulnerable way
# and we don't even use paseto public key crypto so we don't use this