Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-13 | Increase version v0.0.1 -> v0.1.0v0.1.0 | Teddy Wing | |
2017-04-23 | Cargo.*: Add 'getopts' crate | Teddy Wing | |
For easier command line option parsing. | |||
2017-04-14 | Cargo.*: Add 'url' crate | Teddy Wing | |
Allow us to parse URLs. | |||
2017-03-16 | Initial commit. Base project generated from `cargo init`. | Teddy Wing | |
Rust v1.13.0. $ cargo init --bin |