]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rust-analyzer/crates/ide-diagnostics/Cargo.toml
New upstream version 1.65.0+dfsg1
[rustc.git] / src / tools / rust-analyzer / crates / ide-diagnostics / Cargo.toml
index e221425edd5bfbf07cbcb1c89bf0c6dc8ce52a1a..9b9e21a4ddb592d3519a6e2778e9ac6da003e257 100644 (file)
@@ -15,6 +15,7 @@ itertools = "0.10.3"
 
 
 either = "1.7.0"
+serde_json = "1.0.82"
 
 profile = { path = "../profile", version = "0.0.0" }
 stdx = { path = "../stdx", version = "0.0.0" }