mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
WIP: Dedupe dependencies
This commit is contained in:
parent
8eb2a53e20
commit
6354cd9a5e
11 changed files with 49 additions and 144 deletions
|
@ -20,7 +20,7 @@ gleam = "0.5"
|
|||
ipc-channel = "0.10"
|
||||
log = "0.4"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.17", features = ["serde", "osmesa"]}
|
||||
offscreen_gl_context = {version = "0.18", features = ["serde", "osmesa"]}
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
webrender = {git = "https://github.com/servo/webrender"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue