diff --git a/Cargo.toml b/Cargo.toml index d589f2d..1a57a70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-tree" -version = "0.1.7" +version = "0.1.8" authors = ["David Barsky ", "Nathan Whitaker"] edition = "2018" license = "MIT OR Apache-2.0"