mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
9 lines
158 B
TOML
9 lines
158 B
TOML
[package]
|
|
name = "test-lib"
|
|
version = "0.1.0"
|
|
authors = ["Marc-André Moreau <marcandre.moreau@gmail.com>"]
|
|
|
|
[lib]
|
|
crate-type = ["staticlib"]
|
|
|
|
[dependencies]
|