about summary refs log tree commit diff
path: root/compiler/rustc_privacy/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_privacy/Cargo.toml')
-rw-r--r--compiler/rustc_privacy/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_privacy/Cargo.toml b/compiler/rustc_privacy/Cargo.toml
index 7de58132e13..c8bfdb91304 100644
--- a/compiler/rustc_privacy/Cargo.toml
+++ b/compiler/rustc_privacy/Cargo.toml
@@ -15,5 +15,5 @@ rustc_middle = { path = "../rustc_middle" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
 rustc_ty_utils = { path = "../rustc_ty_utils" }
-tracing.workspace = true
+tracing = "0.1"
 # tidy-alphabetical-end