]> Untitled Git - bdk/commitdiff
Ignore rocksdb RUSTSEC-2022-0046 audit error
authorSteve Myers <steve@notmandatory.org>
Fri, 16 Jun 2023 03:46:32 +0000 (22:46 -0500)
committerSteve Myers <steve@notmandatory.org>
Fri, 16 Jun 2023 03:55:29 +0000 (22:55 -0500)
.cargo/audit.toml [new file with mode: 0644]

diff --git a/.cargo/audit.toml b/.cargo/audit.toml
new file mode 100644 (file)
index 0000000..1941eec
--- /dev/null
@@ -0,0 +1,2 @@
+[advisories]
+ignore = ["RUSTSEC-2022-0046"]