imgui-rs/xtask/Cargo.toml
Thom Chiovoloni d4d2c50bff Update xflags
2021-11-28 19:00:01 -08:00

14 lines
277 B
TOML

# See https://github.com/matklad/cargo-xtask for more on this pattern.
[package]
name = "xtask"
version = "0.1.0"
authors = ["Thom Chiovoloni <chiovolonit@gmail.com>"]
edition = "2018"
publish = false
[dependencies]
anyhow = "1"
smoljson = "0.1"
xshell = "0.1"
xflags = "0.2"