Update Rust crate tracing-tree to v0.4.1 (#16570)

This commit is contained in:
renovate[bot] 2025-11-03 15:58:03 +00:00 committed by GitHub
parent 5c426a1fd6
commit a87a3bbae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -4969,9 +4969,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-tree" name = "tracing-tree"
version = "0.4.0" version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f459ca79f1b0d5f71c54ddfde6debfc59c8b6eeb46808ae492077f739dc7b49c" checksum = "ac87aa03b6a4d5a7e4810d1a80c19601dbe0f8a837e9177f23af721c7ba7beec"
dependencies = [ dependencies = [
"nu-ansi-term", "nu-ansi-term",
"tracing-core", "tracing-core",