summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-01-03Replace manual Regex parsing with serde_regexMatthias Beyer
2021-01-02Replace implementation of getters with getset::GettersMatthias Beyer
2021-01-02Remove rocket_codegen, which is not longer neededMatthias Beyer
2021-01-02Update dependenciesMatthias Beyer
2017-12-31Update dependenciesMario Krehl
2017-12-10Add serde feature to dependency chronoMario Krehl
2017-12-10Add some dependencies und skeleton for rocketMario Krehl
2017-12-09Tests with Regexin main; refactoring of config handling codeMario Krehl
2017-12-09Add basic functionality:Mario Krehl
2017-12-07Add clap dependencyMario Krehl
2017-12-07Initial commitMario Krehl