Skip to content

Commit 13b9dee

Browse files
committed
Add tracing to [workspace.dependencies].
1 parent 02e073f commit 13b9dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_public/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rustc_span = { path = "../rustc_span" }
1414
rustc_target = { path = "../rustc_target" }
1515
scoped-tls = "1.0"
1616
serde = { version = "1.0.125", features = [ "derive" ] }
17-
tracing = "0.1"
17+
tracing.workspace = true
1818
# tidy-alphabetical-end
1919

2020
[features]

0 commit comments

Comments
 (0)