mumble-web-proxy
This commit is contained in:
parent
4819041443
commit
d33f15859a
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
diff --git a/Cargo.toml.orig b/Cargo.toml
|
||||
index 83d4c95..e2834af 100644
|
||||
--- a/Cargo.toml.orig
|
||||
+++ b/Cargo.toml
|
||||
@@ -19,7 +19,7 @@ mumble-protocol = { version = "0.4", features = ["webrtc-extensions"] }
|
||||
tokio-tungstenite = "0.13"
|
||||
http = "0.2"
|
||||
tungstenite = "0.12"
|
||||
-rtp = { git = "https://github.com/johni0702/rtp", rev = "6c0223d", features = ["rfc5764-openssl"] }
|
||||
+rtp = { git = "https://github.com/Skgland/rtp", rev = "83eb4dd", features = ["rfc5764-openssl"] }
|
||||
libnice = "0.3"
|
||||
webrtc-sdp = "0.3"
|
||||
openssl = "0.10"
|
Loading…
Reference in a new issue