Remove explicitly listing files

This commit is contained in:
Rafael Caricio 2020-06-14 11:27:13 +02:00
parent 2277334491
commit fd65ecbe34

View file

@ -9,7 +9,6 @@ license = "MIT"
readme = "../README.md"
categories = ["api-bindings", "embedded", "gui", "no-std"]
keywords = ["littlevgl", "lvgl", "graphical_interfaces"]
include = ["Cargo.toml", "src/**/*", "src/widgets/generated.rs"]
build = "build.rs"
[dependencies]