chris-zen / coremidi

CoreMIDI library for Rust
https://chris-zen.github.io/coremidi/coremidi/
MIT License
75 stars 20 forks source link

Bumps minimum required Rust version to 1.36 #25

Closed jasongrlicky closed 4 years ago

jasongrlicky commented 4 years ago

Note that this PR depends on https://github.com/chris-zen/coremidi/pull/18

Note: This is a breaking change.

All this PR does is bump the minimum-required Rust version in the README and rust-toolchain files, and fix any new warnings that appeared since Rust 1.30.

The motivation for this PR is to pave the way for: