Merge branch 'master' into indev

This commit is contained in:
Rafael Caricio 2020-06-20 19:01:56 +02:00 committed by GitHub
commit 2b440c8ad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -15,4 +15,3 @@ lazy_static = "1.4.0"
proc-macro2 = "1.0.18"
Inflector = "0.11.4"
syn = { version = "1.0.31", features = ["full"]}

View file

@ -23,4 +23,3 @@ quote = "1.0.7"
proc-macro2 = "1.0.18"
lvgl-codegen = { version = "0.5.0", path = "../lvgl-codegen" }
lvgl-sys = { version = "0.5.0", path = "../lvgl-sys" }