]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_target/Cargo.toml
Auto merge of #95833 - notriddle:notriddle/human-readable-signals, r=yaahc
[rust.git] / compiler / rustc_target / Cargo.toml
index 925813e6bb42762ff5887618910312df4e15a215..162376af45f15bc8c0353dc02053c78cfd443f68 100644 (file)
@@ -6,6 +6,7 @@ edition = "2021"
 [dependencies]
 bitflags = "1.2.1"
 tracing = "0.1"
+serde_json = "1.0.59"
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_serialize = { path = "../rustc_serialize" }