summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2020-08-11 16:49:39 -0700
committerEric Huss <eric@huss.org>2020-08-12 08:40:22 -0700
commitce717476ffc2d7ca1bc737942e778b8e0e813e05 (patch)
treee8e521ef93db4b518d1d77c0fac4d8e38b285259 /Cargo.toml
parent392116e021f786b81dd12faec189a7d199dcd999 (diff)
Add a script to verify the Platform Support page is up-to-date.
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 1936e35aa4c..87e958a1baf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ members = [
"src/tools/rustbook",
"src/tools/unstable-book-gen",
"src/tools/tidy",
+ "src/tools/tier-check",
"src/tools/build-manifest",
"src/tools/remote-test-client",
"src/tools/remote-test-server",