We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba48d38 commit 4a6c1a6Copy full SHA for 4a6c1a6
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tracing-tree"
3
version = "0.2.5"
4
-authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker"]
+authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker", "Oli Scherer <tracing-tree@oli-obk.de>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
7
description = "A Tracing Layer which prints a tree of spans and events."
0 commit comments