aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some code partsSascha Grunert2017-03-181-1/+1
* Changed error handling to error-chain crate instead of hand-rolled errors impl (#2)Vladimir Matveev2017-03-181-4/+5
* Added daemon supportSascha Grunert2017-02-281-0/+1
* Added first daemonization supportSascha Grunert2017-02-271-0/+1
* Removed bindgen, added uapi bindings by handSascha Grunert2017-02-231-4/+0
* Changed integration regarding xplatforms exampleSascha Grunert2017-02-231-2/+5
* Added logging support, make tokio implementation a bit more structuredSascha Grunert2017-02-221-0/+2
* Added initial implementationSascha Grunert2017-02-211-0/+12