Bump indirect 'libc' dependency through 'malloc_buf'

https://github.com/servo/servo/issues/8608
This commit is contained in:
Corey Farwell 2016-01-18 00:03:04 -05:00
parent 6b81a72228
commit 74d75c40f9

View file

@ -1064,7 +1064,7 @@ name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]