Remove unused directory
This commit is contained in:
parent
546781f1f6
commit
80d976ac1f
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
[package]
|
|
||||||
name = "demo"
|
|
||||||
version = "0.1.0"
|
|
||||||
authors = ["Rafael Caricio <crates@caric.io>"]
|
|
||||||
edition = "2018"
|
|
||||||
publish = false
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
lvgl = { path = "../../lvgl" }
|
|
||||||
lvgl-sys = { path = "../../lvgl-sys" }
|
|
||||||
embedded-graphics = "0.6"
|
|
||||||
embedded-graphics-simulator = "0.2.0"
|
|
Loading…
Reference in a new issue