mirror of
https://github.com/servo/servo.git
synced 2025-08-31 01:58:23 +01:00
Update iovec
This commit is contained in:
parent
dd1c183a2b
commit
78fb40fcdf
2 changed files with 3 additions and 4 deletions
|
@ -27,7 +27,6 @@ opt-level = 3
|
|||
|
||||
# Those are here to dedupe winapi since mio is still using winapi 0.2.
|
||||
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
||||
iovec = { git = "https://github.com/servo/iovec.git", branch = "servo" }
|
||||
rand_os = { git = "https://github.com/servo/rand", branch = "servo-rand_os-0.1.3-uwp" }
|
||||
rand_core = { git = "https://github.com/servo/rand", branch = "servo-rand_os-0.1.3-uwp" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue