From d8b87ec524b0d80ac7815a4675f7bd71a4951410 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Fri, 12 Jun 2026 14:34:19 +0800 Subject: Simplify workspace exclude patterns and add workspace stanzas --- examples/example-enum-tag/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/example-enum-tag/Cargo.toml') diff --git a/examples/example-enum-tag/Cargo.toml b/examples/example-enum-tag/Cargo.toml index 7a8e5d6..9c0a0ff 100644 --- a/examples/example-enum-tag/Cargo.toml +++ b/examples/example-enum-tag/Cargo.toml @@ -10,3 +10,5 @@ features = [ "comp", "parser" ] + +[workspace] -- cgit