Skip to content

Commit

Permalink
remove local debugging webrtc patches
Browse files Browse the repository at this point in the history
  • Loading branch information
scottlamb committed Jul 15, 2022
1 parent 692bfaa commit a7942f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ tokio = { version = "1.5.0", features = ["io-util", "macros", "rt-multi-thread",
[profile.bench]
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]]
name = "client"
harness = false
Expand Down

0 comments on commit a7942f7

Please sign in to comment.