time-rs / time

The most used Rust library for date and time handling.
https://time-rs.github.io
Apache License 2.0
1.06k stars 261 forks source link

Release with coverage fix #624

Closed PSeitz closed 10 months ago

PSeitz commented 10 months ago

Can you make a new release for https://github.com/time-rs/time/pull/622 Coverage CI is failing currently due to this for me: https://github.com/quickwit-oss/tantivy/actions/runs/6256837675/job/16988275101?pr=2183

jhpratt commented 10 months ago

I addressed this in #618.