Created
March 18, 2015 05:17
-
-
Save jamwt/e286822c21a752a110a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[package]] | |
name = "mio" | |
version = "0.2.1" | |
source = "git+https://github.com/carllerche/mio.git#e0afd68779f3a4f74d2c4b021e4cc5fdb01e557f" | |
dependencies = [ | |
"bytes 0.1.3 (git+https://github.com/carllerche/bytes)", | |
"log 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", | |
"nix 0.2.3 (git+https://github.com/carllerche/nix-rust)", | |
"time 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment