diff options
author | 2022-04-18 09:03:17 -0700 | |
---|---|---|
committer | 2022-04-18 09:03:17 -0700 | |
commit | b1d6ad00703063d8381dd847361e4684f18c10bd (patch) | |
tree | 132ef4a2ebbc2fc08f42b69df2bcf549dbc4dc12 /Cargo.toml | |
parent | 2858c8aa681ecd9b2aba6ec4df9ee96d3f50681c (diff) | |
download | iced-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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -93,7 +93,6 @@ members = [ "examples/pure/pick_list", "examples/pure/todos", "examples/pure/tour", - "examples/pure/stateless_component", "examples/websocket", ] |