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 0dc6c9a commit 218ff0bCopy full SHA for 218ff0b
Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
authors = ["David Barsky <me@davidbarsky.com>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
7
+description = "a tracing layer that represents prints a heirarchal tree of spans and events."
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments