-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yngrtc
committed
Feb 24, 2024
1 parent
569ac73
commit 9c9d6be
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule webrtc
updated
16 files
+15 −15 | Cargo.lock | |
+3 −3 | data/Cargo.toml | |
+2 −2 | dtls/Cargo.toml | |
+5 −5 | ice/Cargo.toml | |
+5 −5 | interceptor/Cargo.toml | |
+2 −2 | mdns/Cargo.toml | |
+2 −2 | media/Cargo.toml | |
+2 −2 | rtcp/Cargo.toml | |
+2 −2 | rtp/Cargo.toml | |
+2 −2 | sctp/Cargo.toml | |
+1 −1 | sdp/Cargo.toml | |
+4 −4 | srtp/Cargo.toml | |
+2 −2 | stun/Cargo.toml | |
+3 −3 | turn/Cargo.toml | |
+1 −1 | util/Cargo.toml | |
+15 −15 | webrtc/Cargo.toml |