Increace tracing-tree version from 0.1.3 to 0.1.4

This commit is contained in:
Bram van den Heuvel 2020-07-24 15:41:52 +02:00
parent 6ddcdb8b29
commit 090f02bc18

View file

@ -37,4 +37,4 @@ expect = { path = "../expect" }
tracing = "0.1" tracing = "0.1"
tracing-subscriber = { version = "0.2", default-features = false, features = ["env-filter", "registry"] } tracing-subscriber = { version = "0.2", default-features = false, features = ["env-filter", "registry"] }
tracing-tree = { version = "0.1.3" } tracing-tree = { version = "0.1.4" }