Update rsa to v0.4.0 & fix cargo audit (#246)

* Bump rsa to v0.4.0
This commit is contained in:
Shella Stephens
2021-03-29 09:12:33 -07:00
committed by GitHub
parent e61682be43
commit d33e80faea
5 changed files with 93 additions and 87 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 --ignore RUSTSEC-2019-0031 # spin