johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
869 stars 72 forks source link

Update to webrtc 0.9 #317

Closed alepez closed 1 year ago

alepez commented 1 year ago

webrtc 0.9 has been released https://crates.io/crates/webrtc

It removes WebPKI dependency https://github.com/webrtc-rs/webrtc/issues/491 which has a RUSTSEC advisory open

I think matchbox should be updated