summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2022-11-15 10:19:17 +0100
committerPietro Albini <pietro.albini@ferrous-systems.com>2022-11-15 14:50:20 +0100
commit13efb20846dc3b3916e44c67ebd4141a39c54d9b (patch)
tree3ef37499d0a38f01b07bf86f7e09d430ba4344a0 /Cargo.toml
parent17ee25d77550b771200d73533e3bcb2a9959122d (diff)
add tool to collect license metadata from REUSE
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 13a98eedde8..ddaf9b41f86 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,6 +39,7 @@ members = [
"src/tools/bump-stage0",
"src/tools/replace-version-placeholder",
"src/tools/lld-wrapper",
+ "src/tools/collect-license-metadata",
]
exclude = [