imgui-rs/xtask/Cargo.toml
2021-03-12 18:12:56 -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.1"