cloudflare / cloudflare-rs

Rust library for the Cloudflare v4 API
251 stars 74 forks source link

[RUSTSEC-2020-0071] Replace chrono with time 0.3 #200

Closed jeff-hiner closed 1 year ago

jeff-hiner commented 1 year ago

This is a semver breaking change because the chrono types are currently publicly exposed in structs.

jeff-hiner commented 1 year ago

Too disruptive, I guess. Closing in favor of https://github.com/cloudflare/cloudflare-rs/pull/201