tokio-rs / tracing

Application level tracing for Rust.
https://tracing.rs
MIT License
5.14k stars 671 forks source link

chore: bump time crate #2990

Open kaffarell opened 1 month ago

kaffarell commented 1 month ago

Bumped the time crate to latest, they fixed some rust-nightly lint errors (https://github.com/time-rs/time/issues/681).

Fixes: #2977

Note: this will also have to be backported to v0.1.x.

coolbluewater commented 3 weeks ago

Eagerly awaiting this fix...