aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-06-09 06:34:55 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-06-09 06:34:55 +0800
commitab796e81ab4e3e9fa1a26f8217635eebec658b5e (patch)
treebbaf957bd9f952e93b767f5d1228d3c99d450a0a /Cargo.toml
parent78f282007980fe9c9ef143a6bc6fb76282957ab6 (diff)
Add full-todolist example project
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 051bde7..5b7726f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,7 @@ exclude = [
"examples/example-resources",
"examples/example-setup",
"examples/example-unit-test",
+ "examples/full-todolist",
"dev_tools",
]