Make tour a simple example instead of a crate

This commit is contained in:
Héctor Ramón Jiménez 2019-10-06 20:06:13 +02:00
parent 7765e6da50
commit 5286ef36b6
10 changed files with 1 additions and 80 deletions

View file

@ -19,7 +19,6 @@ members = [
"core",
"native",
"web",
"examples/tour",
]
[features]