diff --git a/examples/old.Cargo.toml b/examples/old.Cargo.toml deleted file mode 100644 index 13a07b3d3fa..00000000000 --- a/examples/old.Cargo.toml +++ /dev/null @@ -1,26 +0,0 @@ -[workspace] -members = [ - "counter", - "crm", - "custom_components", - "dashboard", - "file_upload", - "fragments", - "futures", - "game_of_life", - "inner_html", - "js_callback", - "large_table", - "minimal", - "mount_point", - "multi_thread", - "nested_list", - "node_refs", - "npm_and_rest", - "pub_sub", - "textarea", - "timer", - "todomvc", - "two_apps", - "webgl", -]