Update bincode, byteorder, libc

This commit is contained in:
Matt Brubeck 2017-02-01 09:39:47 -08:00
parent bac2f68b54
commit 083d1e9a76
2 changed files with 80 additions and 80 deletions

View file

@ -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"