mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
8 lines
112 B
TOML
8 lines
112 B
TOML
[package]
|
|
name = "xtask"
|
|
version = "0.4.1"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
anyhow = "1.0"
|
|
cbindgen = "0.24.3"
|