X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=9d5c27b96df5d435daaded1ece44d1c8b6b613c1;hb=678f662e5492fb5a99db84340f8ebc02796fa773;hp=a242f090fbc07e889723c334dcb8689b3314be7b;hpb=9860a4eeb7e555b3a137b2aa0cde818d44a608dc;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",