lvgl-rs/lvgl-codegen/Cargo.toml

13 lines
278 B
TOML
Raw Normal View History

2020-06-04 00:00:31 +00:00
[package]
name = "lvgl-codegen"
version = "0.1.0"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2018"
2020-06-04 21:09:54 +00:00
publish = false
2020-06-04 00:00:31 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tera = "1.3.0"
regex = "1.3.9"