webrtc-rs / webrtc

A pure Rust implementation of WebRTC
https://webrtc.rs
Apache License 2.0
4.08k stars 363 forks source link

Bump der-parser to 9.0 #574

Closed adamchalmers closed 4 months ago

adamchalmers commented 4 months ago

This also removes syn 1.0 from the crate tree.

adamchalmers commented 4 months ago

Hi @rainliu -- any chance you could authorize this to run GitHub actions? It compiles OK locally but I'd like to check it against your actual CI. I work at Zoo.dev (aka KittyCAD) and we use your library heavily :)

rainliu commented 4 months ago

Thanks. Just triggered it

adamchalmers commented 4 months ago

Thank you!