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.
2 parents 28d92fc + ca47ea7 commit dd03becCopy full SHA for dd03bec
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