mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Bump surfman to 0.6
Update to the new release of surfman, and consume it without using the `patches` section in Cargo.toml.
This commit is contained in:
parent
f64814f249
commit
140dda9968
10 changed files with 472 additions and 51 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" }
|
||||
# This is here so surfman targets winit 0.28.1.
|
||||
surfman = { git = "https://github.com/servo/surfman.git" }
|
||||
# surfman-chains has not yet released version 0.7 to crates.io yet.
|
||||
surfman-chains = { git = "https://github.com/servo/surfman-chains.git" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue