aboutsummaryrefslogtreecommitdiff
path: root/examples/04_message_builder/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Update examples for OOP style updateAustin Hellyer2017-01-241-2/+2
|
* Modify examples to point to current repoAustin Hellyer2016-12-161-1/+1
| | | | | | | | | | | Instead of pointing to the current minor version, the examples' `Cargo.toml`s should be a relative path to the current cloned repo. This improves the examples by: 1. always being up-to-date if major or minor version updates occur; 2. being more up-to-standard with the examples' readme; 3. making debugging the library locally easier (not having to constantly modify the version to a path).
* Release v0.1.0v0.1.0Austin Hellyer2016-11-301-1/+1
|
* Re-order example Cargo.toml'sAustin Hellyer2016-11-301-2/+2
|
* Clean up the codebaseAustin Hellyer2016-11-291-0/+7