Mercurial > templog
diff rust/Cargo.toml @ 609:7bda01659426 rust
not building, paramwaiter work
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 18 Feb 2017 00:21:10 +0800 |
parents | 278f1002b5c7 |
children | f3e39e2107fd |
line wrap: on
line diff
--- a/rust/Cargo.toml Fri Feb 17 23:07:33 2017 +0800 +++ b/rust/Cargo.toml Sat Feb 18 00:21:10 2017 +0800 @@ -17,8 +17,6 @@ time = "0.1" lazy_static = "0.2" regex = "0.2" - -[dependencies.toml] -git = "https://github.com/alexcrichton/toml-rs" -branch = "serde-upgrade" -features = [ "serde" ] +tokio-curl = "0.1" +toml = "0.3" +curl = "0.4"