mozilla / cubeb-rs

ISC License
61 stars 19 forks source link

Silence clippy `range_plus_one` #52

Closed padenot closed 4 years ago

padenot commented 4 years ago

https://rust-lang.github.io/rust-clippy/master/index.html#range_plus_one


This change is Reviewable

kinetiknz commented 4 years ago

Thanks!