mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update bincode, byteorder, libc
This commit is contained in:
parent
bac2f68b54
commit
083d1e9a76
2 changed files with 80 additions and 80 deletions
|
@ -47,7 +47,7 @@ default-features = false
|
|||
features = ["serde_derive", "ipc"]
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "0.5"
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.2"
|
||||
core-graphics = "0.5"
|
||||
core-text = "2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue