]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_driver/Cargo.toml
Rollup merge of #97990 - GuillaumeGomez:eslint-checks, r=Dylan-DPC
[rust.git] / compiler / rustc_driver / Cargo.toml
index fd2ca5beadea3d013613968186be88f9cd412efd..a2cbd9abc9047e525ed4933226cd7ca4b203998d 100644 (file)
@@ -9,6 +9,7 @@ crate-type = ["dylib"]
 [dependencies]
 libc = "0.2"
 tracing = { version = "0.1.28" }
+serde_json = "1.0.59"
 rustc_log = { path = "../rustc_log" }
 rustc_middle = { path = "../rustc_middle" }
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }