Skip to content

Commit f4f106d

Browse files
bors[bot]Bram van den Heuvel
andauthored
Merge #5522
5522: Increace tracing-tree version from 0.1.3 to 0.1.4 r=kjeremy a=vandenheuvel Co-authored-by: Bram van den Heuvel <[email protected]>
2 parents 5b13c24 + 090f02b commit f4f106d

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)