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
@djc The currently released version also calls locatime_r directly (https://docs.rs/chrono/0.4.19/src/chrono/sys/unix.rs.html#84), so even without the oldtime feature, I think this is still affected by the CVE---is there a blocker to cutting a new release without the localtime_r call?
If there's interest, I could try to backport minimal changes to 0.4.19 to remove the localtime_r call?
Solution: Solution: Upgrade
time
to >=0.2.23See dependency tree below
cargo audit
:The text was updated successfully, but these errors were encountered: