X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=7b5e0fa1c281787b2d2cff8aa6dd737fab06c228;hb=fb5615a4771ea3d54256f969dc84d2dfd38d812c;hp=2f5a708e8dc6cff1f353a558f2940de30607e6ae;hpb=892cb143e5984f220e6b26b48d972bd1f4644298;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 2f5a708e8dc..7b5e0fa1c28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,7 @@ members = [ "src/tools/miri", "src/tools/rustdoc-themes", "src/tools/unicode-table-generator", + "src/tools/expand-yaml-anchors", ] exclude = [ "build",