You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cargo audit provides a report when using shadow-rs because of chrono usages: https://rustsec.org/advisories/RUSTSEC-2020-0159. The solution is to simply update the chrono along with time in the dependency set.
The text was updated successfully, but these errors were encountered:
Cargo audit provides a report when using shadow-rs because of chrono usages: https://rustsec.org/advisories/RUSTSEC-2020-0159. The solution is to simply update the
chrono
along withtime
in the dependency set.The text was updated successfully, but these errors were encountered: