X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=9d5c27b96df5d435daaded1ece44d1c8b6b613c1;hb=019ca55b45f0b4e1de74c19bca06c20134ac9103;hp=a242f090fbc07e889723c334dcb8689b3314be7b;hpb=b47c9690d2974ec0318f1e87bf38f8f7ee6cf202;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index a242f090fbc..9d5c27b96df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,7 @@ members = [ "src/tools/rustfmt", "src/tools/miri", "src/tools/rustdoc-themes", + "src/tools/unicode-table-generator", ] exclude = [ "build",