-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo audit
fails due to RUSTSEC-2020-0159
#575
Comments
Hmm, not a huge issue since we don't call |
Maybe worth looking into removing time like they did here: rusqlite/rusqlite#1031 |
IIUC, it is used by tiny_http: Line 1154 in e3ea373
|
Looks like the fix is in 0.9 tiny-http/tiny-http@a8260ff |
It still doesn't work, since latest
|
cargo audit
fails due to RUSTSEC-2020-0159
Agree - @tiny-http doesn't seem to be vulnerable (CC: @bradfier). |
Indeed, thanks for the @ but you're correct, we only use Is there a way in the RUSTSEC database I can mark |
Cool, many thanks for the update! |
Not sure, maybe it's possible to ask here (following rustsec/advisory-db#1082). |
Maybe chronotope/chrono#602 (comment) can help here... |
chronotope/chrono#499
The text was updated successfully, but these errors were encountered: