Update cmake

This commit is contained in:
atouchet 2019-08-07 08:14:04 -07:00
parent 371f514664
commit 09d011b272
2 changed files with 12 additions and 13 deletions

View file

@ -28,4 +28,3 @@ 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" }
cmake = { git = "https://github.com/alexcrichton/cmake-rs" }