]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
initial prototype of the tool to generate copyright notices
[rust.git] / Cargo.toml
index e49fe5e2f6356b302552384d5b0b7a3d7e8aa8e0..000c10a1f906d6c161f1835651754679e35c3bd9 100644 (file)
@@ -11,6 +11,7 @@ members = [
   "src/tools/error_index_generator",
   "src/tools/linkchecker",
   "src/tools/lint-docs",
+  "src/tools/miropt-test-tools",
   "src/tools/rustbook",
   "src/tools/unstable-book-gen",
   "src/tools/tidy",
@@ -38,6 +39,8 @@ members = [
   "src/tools/bump-stage0",
   "src/tools/replace-version-placeholder",
   "src/tools/lld-wrapper",
+  "src/tools/collect-license-metadata",
+  "src/tools/generate-copyright",
 ]
 
 exclude = [