X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=f3b2e0f740d61e5ad94dcea4018ed375d00cd562;hb=774ba83226d570d2ac4dd072515d3cbd08bd5b3e;hp=5bd1147cad55425b693b4118e5326cb210e8ab29;hpb=72c7b7026742766998655eba95fca984046c0288;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",