From 20b8fe7881ee7ecfcf3e5d60692caea96e361eea Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 29 May 2026 21:28:52 +0800 Subject: Remove stale example-repl-advanced directory and repl_extra feature --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f5b9a3a..fcddfc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,6 @@ exclude = [ "examples/example-hook", "examples/example-implicit-dispatcher", "examples/example-panic-unwind", - "examples/example-repl-advanced", "examples/example-repl-basic", "examples/example-resources", "examples/example-setup", -- cgit