noosphere icon indicating copy to clipboard operation
noosphere copied to clipboard

Update tracing-subscriber when ansi_term alternative is chosen

Open cdata opened this issue 3 years ago • 0 comments

A security alert has been issued (https://github.com/subconsciousnetwork/noosphere/security/dependabot/2) related to a transitive Rust dependency of ours: ansi_term. The crate is apparently unmaintained.

We inherit a dependency on it through the tracing-subscriber crate. An alternative will eventually be chosen by them, and then we can inherit the choice. Track https://github.com/tokio-rs/tracing/issues/2282 and update our dependency as the issue is resolved.

cdata avatar Sep 17 '22 17:09 cdata