mirror of
https://github.com/tokio-rs/tracing.git
synced 2026-03-22 15:44:05 +00:00
The `time` crate bumped its MSRV to 1.53.0 in v0.3.6:
2d37c01aff
Since `tracing-appender` has a non-optional dependency on `time`, it's
necessary to increase its MSRV to track this.