summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-21 08:58:58 +0000
committerLars Wirzenius <liw@liw.fi>2021-11-21 08:58:58 +0000
commitb76c33d32bffe1a4528cdc8eb7598c881db0e29f (patch)
treebea1611ca5530c37ecac9109f58b66b001af861c /deny.toml
parent439653559da3a7fe3edbc9cb86c3d40cff668b2b (diff)
parentfb3d7a43892d2e3ebe28759ce1d2acec98f1c3e8 (diff)
downloadobnam2-b76c33d32bffe1a4528cdc8eb7598c881db0e29f.tar.gz
Merge branch 'chore-deny' into 'main'
chore: update Cargo.lock Closes #156 See merge request obnam/obnam!189
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/deny.toml b/deny.toml
index ad52788..829a58a 100644
--- a/deny.toml
+++ b/deny.toml
@@ -15,10 +15,6 @@ ignore = [
"RUSTSEC-2020-0027",
"RUSTSEC-2020-0071",
"RUSTSEC-2020-0159",
- "RUSTSEC-2021-0072",
- "RUSTSEC-2021-0078",
- "RUSTSEC-2021-0079",
- "RUSTSEC-2021-0124",
]
[licenses]