mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Rename gleam feature to gl in compositing
This commit is contained in:
parent
87c849c0d6
commit
faee0b2b0c
5 changed files with 15 additions and 14 deletions
|
@ -38,7 +38,7 @@ bluetooth_traits = {path = "../bluetooth_traits"}
|
|||
bluetooth = {path = "../bluetooth"}
|
||||
canvas = {path = "../canvas"}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
compositing = {path = "../compositing", features = ["gleam"]}
|
||||
compositing = {path = "../compositing", features = ["gl"]}
|
||||
constellation = {path = "../constellation"}
|
||||
crossbeam-channel = "0.3"
|
||||
debugger = {path = "../debugger"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue