webrtc: Update dependencies of the Rust examples
authorSebastian Dröge <sebastian@centricular.com>
Thu, 24 Mar 2022 10:05:29 +0000 (12:05 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Mar 2022 10:05:29 +0000 (12:05 +0200)
commitd2ecce5862645d987301e4f5a06092b3fe7c42c6
tree8df3a05c0267f7fa2bcaf68517dd5872e2a27483
parent1440ca215782c916c8f93e949de9be7afe75d52a
webrtc: Update dependencies of the Rust examples

And also clean up code a bit while updating to new APIs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2016>
subprojects/gst-examples/webrtc/janus/rust/Cargo.lock
subprojects/gst-examples/webrtc/janus/rust/Cargo.toml
subprojects/gst-examples/webrtc/janus/rust/src/janus.rs
subprojects/gst-examples/webrtc/janus/rust/src/main.rs
subprojects/gst-examples/webrtc/multiparty-sendrecv/gst-rust/Cargo.lock
subprojects/gst-examples/webrtc/multiparty-sendrecv/gst-rust/Cargo.toml
subprojects/gst-examples/webrtc/multiparty-sendrecv/gst-rust/src/main.rs
subprojects/gst-examples/webrtc/sendrecv/gst-rust/Cargo.lock
subprojects/gst-examples/webrtc/sendrecv/gst-rust/Cargo.toml
subprojects/gst-examples/webrtc/sendrecv/gst-rust/src/main.rs