We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tracing
[workspace.dependencies]
1 parent 43a2166 commit 7506000Copy full SHA for 7506000
compiler/rustc_ast/Cargo.toml
@@ -16,5 +16,5 @@ rustc_serialize = { path = "../rustc_serialize" }
16
rustc_span = { path = "../rustc_span" }
17
smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
18
thin-vec.workspace = true
19
-tracing = "0.1"
+tracing.workspace = true
20
# tidy-alphabetical-end
0 commit comments