quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.85k stars 394 forks source link

Upgrade to tracing-subscriber 0.3 #1206

Closed djc closed 3 years ago

djc commented 3 years ago

I don't think we actually need local-time, but I ran into https://github.com/tokio-rs/tracing/issues/1683.

This also eliminates part of the chrono issues, filed https://github.com/est31/rcgen/issues/65 to deal with the dependency via rcgen.