Skip to content

Commit 090f02b

Browse files
author
Bram van den Heuvel
committed
Increace tracing-tree version from 0.1.3 to 0.1.4
1 parent 6ddcdb8 commit 090f02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ra_hir_ty/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ expect = { path = "../expect" }
3737

3838
tracing = "0.1"
3939
tracing-subscriber = { version = "0.2", default-features = false, features = ["env-filter", "registry"] }
40-
tracing-tree = { version = "0.1.3" }
40+
tracing-tree = { version = "0.1.4" }

0 commit comments

Comments
 (0)