0.5.11
Key Changes
- Update
termcolor
to1.0
- Bump minimum
rustc
to1.20.0
Changes to minimum Rust
The minimum version of Rust required has been set at 1.20.0
. We may change this in patch versions, but will always flag it in the release notes here.
You can always check the .travis.yml
file to see the current minimum supported version.
Contributions
- @ignatenkobrain deps: update termcolor to 1