Ignore rocksdb RUSTSEC-2022-0046 audit error

This commit is contained in:
Steve Myers 2023-06-15 22:46:32 -05:00
parent 15079ee4db
commit f7d0852e92
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

2
.cargo/audit.toml Normal file
View File

@ -0,0 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2022-0046"]