Make tour a simple example instead of a crate
This commit is contained in:
parent
7765e6da50
commit
5286ef36b6
10 changed files with 1 additions and 80 deletions
|
|
@ -1,12 +0,0 @@
|
|||
[package]
|
||||
name = "iced_tour"
|
||||
version = "0.0.0"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
description = "Tour example for Iced"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/hecrj/iced"
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
iced = { version = "0.1.0-alpha.1", path = "../.." }
|
||||
Loading…
Add table
Add a link
Reference in a new issue