mozilla / webrtc-sdp

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

Clippy and fmt #141

Closed na-g closed 5 years ago

na-g commented 5 years ago

Zapped a stray line

na-g commented 5 years ago

This needs to land on top of the 1.35.0 rust version bump.

na-g commented 5 years ago

Travis failures are built against rust 1.30.0 because the 1.35.0 bump hadn't landed yet. I can't retrigger Travis at this point. @nils-ohlmeier could you retrigger?