Merge branch 'master' into indev
This commit is contained in:
commit
2b440c8ad2
2 changed files with 0 additions and 2 deletions
|
@ -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"]}
|
||||
|
||||
|
|
|
@ -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" }
|
||||
|
||||
|
|
Loading…
Reference in a new issue