tracing-fancytree 0.1.0

tracing subscriber with readable tree output
Documentation
[dependencies.nu-ansi-term]
version = "0.50.1"

[dependencies.tracing-core]
version = "0.1.33"

[dependencies.tracing-subscriber]
version = "0.3.19"

[lib]
name = "tracing_fancytree"
path = "src/lib.rs"

[package]
authors = ["0x57e11a"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["visualization", "value-formatting", "command-line-interface"]
description = "tracing subscriber with readable tree output"
edition = "2021"
keywords = ["cli", "terminal", "tracing"]
license = "GPL-3.0"
name = "tracing-fancytree"
readme = "README.md"
repository = "https://codeberg.org/0x57e11a/tracing-fancytree"
rust-version = "1.81"
version = "0.1.0"