imag/libimagtodo/Cargo.toml

8 lines
181 B
TOML
Raw Normal View History

[package]
name = "libimagtodo"
version = "0.1.0"
authors = ["mario <mario-krehl@gmx.de>"]
[dependencies]
2016-05-03 16:03:34 +00:00
task-hookrs = { git = "https://github.com/matthiasbeyer/task-hookrs.git" }