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 02e073f commit 13b9deeCopy full SHA for 13b9dee
compiler/rustc_public/Cargo.toml
@@ -14,7 +14,7 @@ rustc_span = { path = "../rustc_span" }
14
rustc_target = { path = "../rustc_target" }
15
scoped-tls = "1.0"
16
serde = { version = "1.0.125", features = [ "derive" ] }
17
-tracing = "0.1"
+tracing.workspace = true
18
# tidy-alphabetical-end
19
20
[features]
0 commit comments