Add serde_json to [workspace.dependencies].
This commit is contained in:
@@ -49,7 +49,7 @@ rustc_span = { path = "../rustc_span" }
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_trait_selection = { path = "../rustc_trait_selection" }
|
||||
rustc_ty_utils = { path = "../rustc_ty_utils" }
|
||||
serde_json = "1.0.59"
|
||||
serde_json.workspace = true
|
||||
shlex = "1.0"
|
||||
tracing.workspace = true
|
||||
# tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user