X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=f3b2e0f740d61e5ad94dcea4018ed375d00cd562;hb=56c27360b1f1eb56a12d00586f716aba4b414848;hp=5bd1147cad55425b693b4118e5326cb210e8ab29;hpb=13b88c21d002bdd84395cb30c28bc6460afc2315;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 5bd1147cad5..f3b2e0f740d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ members = [ "compiler/rustc", "library/std", "library/test", + "src/rustdoc-json-types", "src/tools/cargotest", "src/tools/clippy", "src/tools/compiletest",