Mercurial > templog
comparison rust/Cargo.toml @ 592:03b48ec0bb03 rust
fridge, types, configwaiter
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 24 Dec 2016 00:14:58 +0800 |
parents | 4a944663fa8d |
children | aff50ee77252 |
comparison
equal
deleted
inserted
replaced
591:4a944663fa8d | 592:03b48ec0bb03 |
---|---|
4 authors = ["Matt Johnston <[email protected]>"] | 4 authors = ["Matt Johnston <[email protected]>"] |
5 | 5 |
6 [dependencies] | 6 [dependencies] |
7 futures = "0.1.6" | 7 futures = "0.1.6" |
8 tokio-core = "0.1.1" | 8 tokio-core = "0.1.1" |
9 rustc-serialize = "0.3.*" | 9 rustc-serialize = "0.3" |
10 | 10 rand = "0.3" |