taskwarrior/xtask/Cargo.toml
2022-02-16 00:28:07 +00:00

10 lines
209 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"
cbindgen = "0.20.0"