summaryrefslogtreecommitdiffstats
path: root/libimagtodo/Cargo.toml
AgeCommit message (Expand)Author
2016-10-31Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-unitsMatthias Beyer
2016-10-25Update task-hookrs dependency to 0.2.2Matthias Beyer
2016-10-24libimagtodo/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./libimagtodo/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in libimagtodo/Cargo.tomlMatthias Beyer
2016-09-06Print errors (dbg) when import_task() failedMatthias Beyer
2016-08-07libimagtodo: Crate version 0.1.0 -> 0.2.0Gavin Thomas Claugus
2016-08-06Upgrade toml dependency to 0.2Kai Sickeler
2016-08-06Add dependency: serde_jsonMatthias Beyer
2016-08-06Add dependency: logMatthias Beyer
2016-08-06change to task_hookrs 0.2.0mario
2016-07-21Add dependency: libimagerrorMatthias Beyer
2016-06-30changed task-hookrs dependency to github.com/mario-kr/task-hookrs git for add...mario
2016-06-28implemented add-hookmario
2016-05-09implement the task struct, trait for task_hookrs::task::Task, and some minor ...mario
2016-05-08added uuid crate and typeMario Krehl
2016-05-04experiment with Store/FileLockEntrymario
2016-05-04added dependency to libimagstoremario
2016-05-03added dependency task-hookrsmario
2016-05-03Renamed imag-task to imag-todo, libimagtask to libimagtodomario