10rustc_abi = { path = "../rustc_abi" }
11rustc_data_structures = { path = "../rustc_data_structures" }
12▶rustc_error_messages = { path = "../rustc_error_messages" }
13rustc_fs_util = { path = "../rustc_fs_util" }
14rustc_macros = { path = "../rustc_macros" }
· · ·
19serde_derive = "1.0.219"
20serde_json = "1.0.59"
21▶serde_path_to_error = "0.1.17"
22tracing = "0.1"
23# tidy-alphabetical-end