mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Update minimum version of rust to 1.36 #191

Closed na-g closed 4 years ago

na-g commented 4 years ago

Updates the minimum version of rust to 1.36. Looking through what various Linux distros support, this is as high as I would go. The vast majority support at least this level, many supporting all the way to latest. Ubuntu 18.04 (LTS), however, only supports 1.36 according to https://repology.org/.