diff options
Diffstat (limited to 'src/Cargo.toml')
| -rw-r--r-- | src/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cargo.toml b/src/Cargo.toml index 8fb5c70c41b..0db26ea5ae0 100644 --- a/src/Cargo.toml +++ b/src/Cargo.toml @@ -10,6 +10,7 @@ members = [ "tools/linkchecker", "tools/rustbook", "tools/tidy", + "tools/build-manifest", ] # Curiously, compiletest will segfault if compiled with opt-level=3 on 64-bit |
