summaryrefslogtreecommitdiffstats
path: root/imag-todo/Cargo.toml
AgeCommit message (Expand)Author
2017-08-27Reorganize code in subdirsMatthias Beyer
2017-08-27Use cargo feature to specify both version and pathMatthias Beyer
2017-08-26Update version strings for next release: 0.3.0 -> 0.4.0Matthias Beyer
2017-07-09Update toml-query: 0.2.0 -> 0.3.0Matthias Beyer
2017-06-07dependency: toml-query: 0.1.0 -> 0.2.0Matthias Beyer
2017-05-30Update version strings: 0.2.0 -> 0.3.0Matthias Beyer
2017-05-30Fix imag-todo for new toml read interfaceMatthias Beyer
2017-05-30Update TOML dependency string in Cargo.tomlMatthias Beyer
2017-05-30Revert "Remove stuff for the focus-shift"Matthias Beyer
2017-01-21Remove stuff for the focus-shiftMatthias Beyer
2017-01-19Move `[profile.dev] codegen-units = 2` to top-level Cargo.tomlmario
2016-11-05Merge pull request #826 from matthiasbeyer/clap-completionMatthias Beyer
2016-11-02Update clap to >=2.17Matthias Beyer
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-24imag-todo/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./imag-todo/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in imag-todo/Cargo.tomlMatthias Beyer
2016-08-07imag-todo: Crate version 0.1.0 -> 0.2.0Gavin Thomas Claugus
2016-08-06Merge pull request #633 from asuivelentine/imag/toml-dependencyMatthias Beyer
2016-08-06Upgrade clap dependency to 2.*Kai Sickeler
2016-08-06Upgrade toml dependency to 0.2Kai Sickeler
2016-08-06change to task_hookrs 0.2.0mario
2016-08-06change to task_hookrs 0.2.0mario
2016-07-04change from libimagutil::trace to libimagerror::tracemario
2016-06-30changed task-hookrs dependency to github.com/mario-kr/task-hookrs git for add...mario
2016-06-10cargoYase
2016-05-10update Cargo.tomlmario
2016-05-03Renamed imag-task to imag-todo, libimagtask to libimagtodomario