# Changelog ## 0.1.4 * Display Cargo's stdout in real-time, not when the process exits (fix issue #1) ## 0.1.3 * Do not print to stdout when extracting the template project files * Eliminate all unused variable warnings ## 0.1.2 * Update template project's `main.rs` to eliminate unused variable warning ## 0.1.1 * Update included `main.rs` in the template project to API version 0.1.3 * Remove unused zip-rs dependency "bzip2" ## 0.1.0 * Initial release