tokio-rs / tracing

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

Update nu-ansi-term to 0.50 #3049

Open ChrisDenton opened 3 months ago

ChrisDenton commented 3 months ago

Motivation

tracing-subscriber indirectly depends on both windows-sys and winapi, It would be good to remove the winapi dependency as that is no longer maintained.

Solution

Update nu-ansi-term.