mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00

* Use corrosion instead of CMakeRust * use OpenSUSE tumbleweed (latest) to get newer CMake
9 lines
158 B
TOML
9 lines
158 B
TOML
[package]
|
|
name = "xtask"
|
|
version = "0.4.1"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
anyhow.workspace = true
|
|
taskchampion-lib = { path = "../lib" }
|
|
regex = "^1.10.2"
|