summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deny.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index 95aaf3c..5a8daf1 100644
--- a/deny.toml
+++ b/deny.toml
@@ -64,6 +64,13 @@ skip-tree = [
[advisories]
ignore = [
+ # "linked-hash-map creates uninitialized NonNull pointer"
+ #
+ # This occours because our dependency "ptree" has old dependencies itself
+ # Patches to update its dependencies were submitted, but are not released
+ # yet.
+ "RUSTSEC-2020-0026",
+
# "Potential segfault in the time crate"
#
# Patches available, but as "time-rs" is not a direct dependency, we cannot