Update dependencies & add RUSTSEC-2020-0071 to audit.toml (#323)

This commit is contained in:
Shella Stephens
2021-10-18 17:07:32 -06:00
committed by GitHub
parent 10a7ead932
commit bcef792f69
2 changed files with 45 additions and 40 deletions
+5
View File
@@ -0,0 +1,5 @@
[advisories]
ignore = [
"RUSTSEC-2020-0071", # time
"RUSTSEC-2020-0159", # chrono
]