Skip to content

Commit 59598d5

Browse files
authored
Merge pull request #65 from oli-obk/version_bump
Version bump
2 parents e37bd3f + f381fce commit 59598d5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-tree"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
@@ -21,7 +21,6 @@ default = ["tracing-log"]
2121

2222
[dev-dependencies]
2323
tracing = "0.1"
24-
glob = "0.3"
2524
ui_test = "0.7"
2625
log = "0.4"
2726

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)