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 0810f83 + e99ac85 commit 8240aa6Copy full SHA for 8240aa6
rustc_public/Cargo.toml
@@ -12,7 +12,7 @@ rustc_public_bridge = { path = "../rustc_public_bridge" }
12
rustc_session = { path = "../rustc_session" }
13
rustc_span = { path = "../rustc_span" }
14
rustc_target = { path = "../rustc_target" }
15
-scoped-tls = "1.0"
+scoped-tls.workspace = true
16
serde = { version = "1.0.125", features = [ "derive" ] }
17
tracing.workspace = true
18
# tidy-alphabetical-end
0 commit comments