summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Nick Senger <nicks@lich.io>2022-04-18 09:03:17 -0700
committerLibravatar Nick Senger <nicks@lich.io>2022-04-18 09:03:17 -0700
commitb1d6ad00703063d8381dd847361e4684f18c10bd (patch)
tree132ef4a2ebbc2fc08f42b69df2bcf549dbc4dc12 /Cargo.toml
parent2858c8aa681ecd9b2aba6ec4df9ee96d3f50681c (diff)
downloadiced-b1d6ad00703063d8381dd847361e4684f18c10bd.tar.gz
iced-b1d6ad00703063d8381dd847361e4684f18c10bd.tar.bz2
iced-b1d6ad00703063d8381dd847361e4684f18c10bd.zip
Revert "add example"
This reverts commit 11986547cbe772fa0bb863cefc3fff7877d1a6d5.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b11be495..c6ccc5df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -93,7 +93,6 @@ members = [
"examples/pure/pick_list",
"examples/pure/todos",
"examples/pure/tour",
- "examples/pure/stateless_component",
"examples/websocket",
]