remove example plugin from workspace

This commit is contained in:
Carter Anderson 2020-04-25 19:48:41 -07:00
parent 57109f8726
commit 9a7f49a39a

View File

@ -47,7 +47,6 @@ glam = "0.8.6"
[workspace]
members = [
"crates/*",
"examples/dynamic_plugin_loading/example_plugin"
]
[dev-dependencies]