diff --git a/lvgl/Cargo.toml b/lvgl/Cargo.toml index 3d45d39..86e998b 100644 --- a/lvgl/Cargo.toml +++ b/lvgl/Cargo.toml @@ -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]