remove local debugging webrtc patches
This commit is contained in:
parent
692bfaa04e
commit
a7942f723f
@ -45,11 +45,6 @@ tokio = { version = "1.5.0", features = ["io-util", "macros", "rt-multi-thread",
|
|||||||
[profile.bench]
|
[profile.bench]
|
||||||
debug = true
|
debug = true
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
rtp = { path = " ../../../crates/webrtc-rs/webrtc/crates/rtp" }
|
|
||||||
webrtc = { path = " ../../../crates/webrtc-rs/webrtc" }
|
|
||||||
webrtc-srtp = { path = " ../../../crates/webrtc-rs/webrtc/crates/srtp" }
|
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
name = "client"
|
name = "client"
|
||||||
harness = false
|
harness = false
|
||||||
|
Loading…
Reference in New Issue
Block a user