summaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
authorUlrich Hornung <hornunguli@gmx.de>2024-04-20 23:29:26 +0200
committerUlrich Hornung <hornunguli@gmx.de>2024-04-21 11:24:25 +0200
commitd202baba97d05d471d056d7890f3de5de03d6177 (patch)
treecde433ff045d7ffaa451d3d9d7fa63be9401946e /deny.toml
parent64027e5a579f67a02a7db244644171a1a3144356 (diff)
use num_prime for factorisation to fix gnu test
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index 943fcdfa91..e1affa560f 100644
--- a/deny.toml
+++ b/deny.toml
@@ -101,6 +101,8 @@ skip = [
{ name = "terminal_size", version = "0.2.6" },
# filetime, parking_lot_core
{ name = "redox_syscall", version = "0.4.1" },
+ # num-prime, rust-ini
+ { name = "hashbrown", version = "0.12.3" },
]
# spell-checker: enable