mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Select servo feature on servo_arc (#32909)
Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
5963695664
commit
7495ba20a5
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ serde_json = "1.0"
|
|||
servo-media = { git = "https://github.com/servo/media" }
|
||||
servo-media-dummy = { git = "https://github.com/servo/media" }
|
||||
servo-media-gstreamer = { git = "https://github.com/servo/media" }
|
||||
servo_arc = { git = "https://github.com/servo/stylo", branch = "2024-07-16" }
|
||||
servo_arc = { git = "https://github.com/servo/stylo", branch = "2024-07-16", features = ["servo"] }
|
||||
servo_atoms = { git = "https://github.com/servo/stylo", branch = "2024-07-16" }
|
||||
size_of_test = { git = "https://github.com/servo/stylo", branch = "2024-07-16" }
|
||||
smallbitvec = "2.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue