error[E0557]: feature has been removed
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/lib.rs:79:39
|
79 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
| ^^^^^^^^^^^ feature has been removed
|
= note: renamed to `coverage_attribute`
Unable to build in latest nightly:
https://github.com/time-rs/time/blob/6aa8db51b9949c46b352579c9e951056b8ce333f/time/src/lib.rs#L79C1-L79C53