mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Use surfman-chains from crates.io
This commit is contained in:
parent
05c431f626
commit
4b10692537
2 changed files with 2 additions and 3 deletions
|
@ -28,8 +28,6 @@ opt-level = 3
|
|||
|
||||
# This is here to dedupe winapi since mio 0.6 is still using winapi 0.2.
|
||||
mio = { git = "https://github.com/servo/mio.git", branch = "servo-mio-0.6.22" }
|
||||
# surfman-chains has not yet released version 0.7 to crates.io yet.
|
||||
surfman-chains = { git = "https://github.com/servo/surfman-chains.git" }
|
||||
# fork that bumps crates since the original repo is archived.
|
||||
immeta = { git = "https://github.com/fabricedesre/immeta.git" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue