tracing icon indicating copy to clipboard operation
tracing copied to clipboard

tracing-subscriber: bump nu-ansi-term to v0.50.0

Open paolobarbolini opened this issue 4 months ago • 1 comments

Motivation

Dependency was outdated and depended on obsolete dependencies, as can be seen in https://crates.io/crates/nu-ansi-term/0.46.0/dependencies

Solution

Update it and solve the problem https://crates.io/crates/nu-ansi-term/0.50.0/dependencies

paolobarbolini avatar Apr 07 '24 08:04 paolobarbolini

There's an open PR to replace nu-ansi-term with a different crate. I figured that that might be of interest to you, since it's an another option that would fix the usage of outdated dependencies. https://github.com/tokio-rs/tracing/pull/2914

stefnotch avatar Apr 12 '24 08:04 stefnotch