Skip to content

Commit 4a6c1a6

Browse files
committed
Add myself to authors list
1 parent ba48d38 commit 4a6c1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tracing-tree"
33
version = "0.2.5"
4-
authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker"]
4+
authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker", "Oli Scherer <tracing-tree@oli-obk.de>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
description = "A Tracing Layer which prints a tree of spans and events."

0 commit comments

Comments
 (0)