lvgl-rs/lvgl-codegen/Cargo.toml

12 lines
262 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"
# 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"