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 83efbfb + 872bfad commit af9d891Copy full SHA for af9d891
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