Remove explicitly listing files
This commit is contained in:
parent
2277334491
commit
fd65ecbe34
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ license = "MIT"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
categories = ["api-bindings", "embedded", "gui", "no-std"]
|
categories = ["api-bindings", "embedded", "gui", "no-std"]
|
||||||
keywords = ["littlevgl", "lvgl", "graphical_interfaces"]
|
keywords = ["littlevgl", "lvgl", "graphical_interfaces"]
|
||||||
include = ["Cargo.toml", "src/**/*", "src/widgets/generated.rs"]
|
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue