Cargo.lock: bump dependencies + audit config (#451)

This should get the security audit passing again
This commit is contained in:
Tony Arcieri (iqlusion)
2022-11-28 11:19:39 -07:00
committed by GitHub
parent 2e5139b237
commit 002491193e
3 changed files with 164 additions and 35 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: audit
args: --deny warnings --ignore RUSTSEC-2019-0031 # spin
args: --deny warnings