Skip to content

examples: webrtc: update all Rust dependencies

Eva Pace requested to merge eva/gstreamer:examples/update-deps into main

I created this MR to update the dependencies in Janus because of this issue, just to avoid someone having issues later trying to update tungstenite but not realizing they need to update http too.

However I added further dependency updates for all Rust crates inside the examples/webrtc folder 🙂 , as @slomo suggested.

Edited by Eva Pace

Merge request reports