diff --git a/Cargo.toml b/Cargo.toml index b1d9b7f91..08c98188b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ screencapturekit = ["cpal/screencapturekit"] [dependencies] async-trait = "0.1" scrap = { path = "libs/scrap", features = ["wayland"] } -hbb_common = { path = "libs/hbb_common" } +hbb_common = { path = "libs/hbb_common", features = ["webrtc"] } serde_derive = "1.0" serde = "1.0" serde_json = "1.0" diff --git a/libs/hbb_common b/libs/hbb_common index b2b1ac453..d4e727306 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit b2b1ac453d1d694046f63be20d792d608dac1c93 +Subproject commit d4e727306f28aded5f2e461b1aaaad741e9e35fa