aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-29 20:56:19 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-29 20:56:19 +0800
commit0617ce6a527567f4545558fda632dd8d7e06606d (patch)
tree06479dec6f55d9a46adf0f0ff096340aaefc46b2 /Cargo.toml
parent7e9c77641a3dfb5df7c2218081ee625d0d069f4b (diff)
Add auto-generated feature flags module and tooling
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fcddfc6..f5b9a3a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ 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",