Skip to content

Commit 8723df3

Browse files
authored
Merge pull request #70 from oli-obk/version_bump
Version bump
2 parents 08f98d5 + 4a6c1a6 commit 8723df3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tracing-tree"
3-
version = "0.2.4"
4-
authors = ["David Barsky <[email protected]>", "Nathan Whitaker"]
3+
version = "0.2.5"
4+
authors = ["David Barsky <[email protected]>", "Nathan Whitaker", "Oli Scherer <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
description = "A Tracing Layer which prints a tree of spans and events."

test_dependencies/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)