mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
658 B
658 B
[advisory]
id = "RUSTSEC-2024-0395"
package = "chrono-english"
informational = "unmaintained"
date = "2024-06-24"
url = "https://github.com/stevedonovan/chrono-english/issues/29"
[versions]
patched = []
The maintainer of chrono-english is unresponsive
All versions will encounter compilation errors with a chrono version >0.4.35, due
to backward incompatible API changes.
User conradludgade reworked the original crate and created a fork with the same API surface called interim.
The fork is better structured and passes the same test suite as chrono-english, ensuring backward compatibility.