Skip to content

Commit 7506000

Browse files
committed
Add an overlooked tracing to [workspace.dependencies].
1 parent 43a2166 commit 7506000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_ast/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ rustc_serialize = { path = "../rustc_serialize" }
1616
rustc_span = { path = "../rustc_span" }
1717
smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
1818
thin-vec.workspace = true
19-
tracing = "0.1"
19+
tracing.workspace = true
2020
# tidy-alphabetical-end

0 commit comments

Comments
 (0)