Add serde_json to [workspace.dependencies].
This commit is contained in:
@@ -21,7 +21,7 @@ rustc_macros = { path = "../rustc_macros" }
|
||||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
serde = { version = "1.0.125", features = ["derive"] }
|
||||
serde_json = "1.0.59"
|
||||
serde_json.workspace = true
|
||||
termcolor = "1.2.0"
|
||||
termize = "0.2"
|
||||
tracing.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user