mozilla / mp4parse-rust

Parser for ISO Base Media Format aka video/mp4 written in Rust.
Mozilla Public License 2.0
405 stars 62 forks source link

Upgrade to 2018 edition #366

Closed kornelski closed 2 years ago

kornelski commented 2 years ago

This create already won't work with 2015-only versions of Rust, so it may as well update to a newer edition.