mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Make WebBluetooth an optional feature. (#35479)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
32f19c1eae
commit
1d606bb85c
42 changed files with 124 additions and 37 deletions
|
@ -37,6 +37,7 @@ servo_config = { path = "../config" }
|
|||
style = { workspace = true }
|
||||
|
||||
[features]
|
||||
bluetooth = []
|
||||
webgpu = []
|
||||
webxr = []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue