Mercurial > templog
comparison rust/Cargo.lock @ 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 |
---|---|
1 [root] | 1 [root] |
2 name = "wort-templog" | 2 name = "wort-templog" |
3 version = "0.1.0" | 3 version = "0.1.0" |
4 dependencies = [ | 4 dependencies = [ |
5 "futures 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 5 "futures 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
6 "rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", | |
6 "rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", | 7 "rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
7 "tokio-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 8 "tokio-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
8 ] | 9 ] |
9 | 10 |
10 [[package]] | 11 [[package]] |
100 "semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | 101 "semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", |
101 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 102 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
102 ] | 103 ] |
103 | 104 |
104 [[package]] | 105 [[package]] |
106 name = "rand" | |
107 version = "0.3.15" | |
108 source = "registry+https://github.com/rust-lang/crates.io-index" | |
109 dependencies = [ | |
110 "libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", | |
111 ] | |
112 | |
113 [[package]] | |
105 name = "rustc-serialize" | 114 name = "rustc-serialize" |
106 version = "0.3.22" | 115 version = "0.3.22" |
107 source = "registry+https://github.com/rust-lang/crates.io-index" | 116 source = "registry+https://github.com/rust-lang/crates.io-index" |
108 | 117 |
109 [[package]] | 118 [[package]] |
175 "checksum log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ab83497bf8bf4ed2a74259c1c802351fcd67a65baa86394b6ba73c36f4838054" | 184 "checksum log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ab83497bf8bf4ed2a74259c1c802351fcd67a65baa86394b6ba73c36f4838054" |
176 "checksum mio 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "410a1a0ff76f5a226f1e4e3ff1756128e65cd30166e39c3892283e2ac09d5b67" | 185 "checksum mio 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "410a1a0ff76f5a226f1e4e3ff1756128e65cd30166e39c3892283e2ac09d5b67" |
177 "checksum miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5bfc6782530ac8ace97af10a540054a37126b63b0702ddaaa243b73b5745b9a" | 186 "checksum miow 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d5bfc6782530ac8ace97af10a540054a37126b63b0702ddaaa243b73b5745b9a" |
178 "checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2" | 187 "checksum net2 0.2.26 (registry+https://github.com/rust-lang/crates.io-index)" = "5edf9cb6be97212423aed9413dd4729d62b370b5e1c571750e882cebbbc1e3e2" |
179 "checksum nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0d95c5fa8b641c10ad0b8887454ebaafa3c92b5cd5350f8fc693adafd178e7b" | 188 "checksum nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0d95c5fa8b641c10ad0b8887454ebaafa3c92b5cd5350f8fc693adafd178e7b" |
189 "checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d" | |
180 "checksum rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "237546c689f20bb44980270c73c3b9edd0891c1be49cc1274406134a66d3957b" | 190 "checksum rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "237546c689f20bb44980270c73c3b9edd0891c1be49cc1274406134a66d3957b" |
181 "checksum rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084" | 191 "checksum rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084" |
182 "checksum scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f417c22df063e9450888a7561788e9bd46d3bb3c1466435b4eccb903807f147d" | 192 "checksum scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f417c22df063e9450888a7561788e9bd46d3bb3c1466435b4eccb903807f147d" |
183 "checksum semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac" | 193 "checksum semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac" |
184 "checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23" | 194 "checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23" |