- `path` in `RustExtension` now defaults to `Cargo.toml`
0.10.2
- Add `rustc_flags` and `verbose` as options - Adopted black code style - Moved changelog to markdown
0.10.0
- This release significantly improves performance
0.9.2
- Fix build\_rust crashing on Cargo.toml manifests without a name key in the \[lib\] section - Fix single quotes not being handled when parsing Cargo.toml
0.9.1
- Remove unicode\_literals import as Python 2 `distutils` does not support Unicode