X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=46b0a01a18ec513ab746b832684d1f91d0210217;hb=b7cdb635c4b973572307ad288466fba64533369c;hp=117295014e6b85d25f7c1f128188abdc7d76f6c5;hpb=aac0096cef2bb2bf64d78e910b6e30fa3f5f52ea;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 117295014e6..46b0a01a18e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4243,6 +4243,8 @@ dependencies = [ "rustc_session", "rustc_span", "rustc_target", + "serde", + "serde_json", "smallvec", "tracing", ]