summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2022-11-15 11:27:19 +0100
committerPietro Albini <pietro.albini@ferrous-systems.com>2022-11-15 15:02:03 +0100
commit4af7de13d26aabe9bc459771bd5641c140407954 (patch)
tree5374bab7b7b1e267ba0e7595aed994e91ff53280 /Cargo.toml
parent13efb20846dc3b3916e44c67ebd4141a39c54d9b (diff)
downloadrust-4af7de13d26aabe9bc459771bd5641c140407954.tar.gz
initial prototype of the tool to generate copyright notices
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ddaf9b41f86..000c10a1f90 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,6 +40,7 @@ members = [
"src/tools/replace-version-placeholder",
"src/tools/lld-wrapper",
"src/tools/collect-license-metadata",
+ "src/tools/generate-copyright",
]
exclude = [