Show More
This diff has been collapsed as it changes many lines, (620 lines changed) Show them Hide them | |||||
@@ -1,53 +1,57 b'' | |||||
|
1 | # This file is automatically @generated by Cargo. | |||
|
2 | # It is not intended for manual editing. | |||
1 | [[package]] |
|
3 | [[package]] | |
2 |
name = "ar |
|
4 | name = "arc-swap" | |
3 |
version = "0.4. |
|
5 | version = "0.4.5" | |
4 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
6 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
5 | dependencies = [ |
|
7 | ||
6 | "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
8 | [[package]] | |
7 | ] |
|
9 | name = "autocfg" | |
|
10 | version = "1.0.0" | |||
|
11 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
8 |
|
12 | |||
9 | [[package]] |
|
13 | [[package]] | |
10 | name = "bitflags" |
|
14 | name = "bitflags" | |
11 |
version = "1. |
|
15 | version = "1.2.1" | |
12 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
16 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
13 |
|
17 | |||
14 | [[package]] |
|
18 | [[package]] | |
15 | name = "byteorder" |
|
19 | name = "byteorder" | |
16 |
version = "1. |
|
20 | version = "1.3.4" | |
17 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
21 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
18 |
|
22 | |||
19 | [[package]] |
|
23 | [[package]] | |
20 | name = "bytes" |
|
24 | name = "bytes" | |
21 |
version = "0.4.1 |
|
25 | version = "0.4.12" | |
22 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
26 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
23 | dependencies = [ |
|
27 | dependencies = [ | |
24 |
"byteorder 1. |
|
28 | "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
25 |
"iovec 0.1. |
|
29 | "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
26 | ] |
|
30 | ] | |
27 |
|
31 | |||
28 | [[package]] |
|
32 | [[package]] | |
29 | name = "cc" |
|
33 | name = "cc" | |
30 |
version = "1.0. |
|
34 | version = "1.0.50" | |
31 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
35 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
32 |
|
36 | |||
33 | [[package]] |
|
37 | [[package]] | |
34 | name = "cfg-if" |
|
38 | name = "cfg-if" | |
35 |
version = "0.1. |
|
39 | version = "0.1.10" | |
36 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
40 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
37 |
|
41 | |||
38 | [[package]] |
|
42 | [[package]] | |
39 | name = "chg" |
|
43 | name = "chg" | |
40 | version = "0.1.0" |
|
44 | version = "0.1.0" | |
41 | dependencies = [ |
|
45 | dependencies = [ | |
42 |
"bytes 0.4.1 |
|
46 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
43 |
"cc 1.0. |
|
47 | "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)", | |
44 |
"futures 0.1.2 |
|
48 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
45 |
"libc 0.2. |
|
49 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
46 |
"log 0.4. |
|
50 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
47 |
"tokio 0.1. |
|
51 | "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", | |
48 | "tokio-hglib 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
52 | "tokio-hglib 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
49 |
"tokio-process 0.2. |
|
53 | "tokio-process 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", | |
50 |
"tokio-timer 0.2. |
|
54 | "tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
51 | ] |
|
55 | ] | |
52 |
|
56 | |||
53 | [[package]] |
|
57 | [[package]] | |
@@ -55,34 +59,72 b' name = "cloudabi"' | |||||
55 | version = "0.0.3" |
|
59 | version = "0.0.3" | |
56 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
60 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
57 | dependencies = [ |
|
61 | dependencies = [ | |
58 |
"bitflags 1. |
|
62 | "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
59 | ] |
|
63 | ] | |
60 |
|
64 | |||
61 | [[package]] |
|
65 | [[package]] | |
62 | name = "crossbeam-deque" |
|
66 | name = "crossbeam-deque" | |
63 |
version = "0. |
|
67 | version = "0.7.3" | |
64 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
68 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
65 | dependencies = [ |
|
69 | dependencies = [ | |
66 |
"crossbeam-epoch 0. |
|
70 | "crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
67 |
"crossbeam-utils 0. |
|
71 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
72 | "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
68 | ] |
|
73 | ] | |
69 |
|
74 | |||
70 | [[package]] |
|
75 | [[package]] | |
71 | name = "crossbeam-epoch" |
|
76 | name = "crossbeam-epoch" | |
72 |
version = "0. |
|
77 | version = "0.8.2" | |
73 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
78 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
74 | dependencies = [ |
|
79 | dependencies = [ | |
75 |
"a |
|
80 | "autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
76 |
"cfg-if 0.1. |
|
81 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
77 |
"crossbeam-utils 0. |
|
82 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
78 |
"lazy_static 1. |
|
83 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
79 |
"m |
|
84 | "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
80 |
" |
|
85 | "memoffset 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
86 | "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
87 | ] | |||
|
88 | ||||
|
89 | [[package]] | |||
|
90 | name = "crossbeam-queue" | |||
|
91 | version = "0.1.2" | |||
|
92 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
93 | dependencies = [ | |||
|
94 | "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
95 | ] | |||
|
96 | ||||
|
97 | [[package]] | |||
|
98 | name = "crossbeam-queue" | |||
|
99 | version = "0.2.1" | |||
|
100 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
101 | dependencies = [ | |||
|
102 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
103 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |||
81 | ] |
|
104 | ] | |
82 |
|
105 | |||
83 | [[package]] |
|
106 | [[package]] | |
84 | name = "crossbeam-utils" |
|
107 | name = "crossbeam-utils" | |
85 |
version = "0. |
|
108 | version = "0.6.6" | |
|
109 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
110 | dependencies = [ | |||
|
111 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
112 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
113 | ] | |||
|
114 | ||||
|
115 | [[package]] | |||
|
116 | name = "crossbeam-utils" | |||
|
117 | version = "0.7.2" | |||
|
118 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
119 | dependencies = [ | |||
|
120 | "autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
121 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
122 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
123 | ] | |||
|
124 | ||||
|
125 | [[package]] | |||
|
126 | name = "fnv" | |||
|
127 | version = "1.0.6" | |||
86 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
128 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
87 |
|
129 | |||
88 | [[package]] |
|
130 | [[package]] | |
@@ -90,7 +132,7 b' name = "fuchsia-zircon"' | |||||
90 | version = "0.3.3" |
|
132 | version = "0.3.3" | |
91 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
133 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
92 | dependencies = [ |
|
134 | dependencies = [ | |
93 |
"bitflags 1. |
|
135 | "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
94 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
136 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
95 | ] |
|
137 | ] | |
96 |
|
138 | |||
@@ -101,16 +143,23 b' source = "registry+https://github.com/ru' | |||||
101 |
|
143 | |||
102 | [[package]] |
|
144 | [[package]] | |
103 | name = "futures" |
|
145 | name = "futures" | |
104 |
version = "0.1.2 |
|
146 | version = "0.1.29" | |
105 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
147 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
106 |
|
148 | |||
107 | [[package]] |
|
149 | [[package]] | |
|
150 | name = "hermit-abi" | |||
|
151 | version = "0.1.10" | |||
|
152 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
153 | dependencies = [ | |||
|
154 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
155 | ] | |||
|
156 | ||||
|
157 | [[package]] | |||
108 | name = "iovec" |
|
158 | name = "iovec" | |
109 |
version = "0.1. |
|
159 | version = "0.1.4" | |
110 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
160 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
111 | dependencies = [ |
|
161 | dependencies = [ | |
112 |
"libc 0.2. |
|
162 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
113 | "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
114 | ] |
|
163 | ] | |
115 |
|
164 | |||
116 | [[package]] |
|
165 | [[package]] | |
@@ -124,59 +173,58 b' dependencies = [' | |||||
124 |
|
173 | |||
125 | [[package]] |
|
174 | [[package]] | |
126 | name = "lazy_static" |
|
175 | name = "lazy_static" | |
127 |
version = "1. |
|
176 | version = "1.4.0" | |
128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
129 | dependencies = [ |
|
|||
130 | "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
131 | ] |
|
|||
132 |
|
||||
133 | [[package]] |
|
|||
134 | name = "lazycell" |
|
|||
135 | version = "1.2.0" |
|
|||
136 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
177 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
137 |
|
178 | |||
138 | [[package]] |
|
179 | [[package]] | |
139 | name = "libc" |
|
180 | name = "libc" | |
140 |
version = "0.2. |
|
181 | version = "0.2.68" | |
141 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
182 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
142 |
|
183 | |||
143 | [[package]] |
|
184 | [[package]] | |
144 | name = "lock_api" |
|
185 | name = "lock_api" | |
145 |
version = "0. |
|
186 | version = "0.3.3" | |
146 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
187 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
147 | dependencies = [ |
|
188 | dependencies = [ | |
148 |
" |
|
189 | "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
149 | "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
150 | ] |
|
190 | ] | |
151 |
|
191 | |||
152 | [[package]] |
|
192 | [[package]] | |
153 | name = "log" |
|
193 | name = "log" | |
154 |
version = "0.4. |
|
194 | version = "0.4.8" | |
155 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
195 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
156 | dependencies = [ |
|
196 | dependencies = [ | |
157 |
"cfg-if 0.1. |
|
197 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
158 | ] |
|
198 | ] | |
159 |
|
199 | |||
160 | [[package]] |
|
200 | [[package]] | |
|
201 | name = "maybe-uninit" | |||
|
202 | version = "2.0.0" | |||
|
203 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
204 | ||||
|
205 | [[package]] | |||
161 | name = "memoffset" |
|
206 | name = "memoffset" | |
162 |
version = "0. |
|
207 | version = "0.5.4" | |
163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
208 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
|
209 | dependencies = [ | |||
|
210 | "autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
211 | ] | |||
164 |
|
212 | |||
165 | [[package]] |
|
213 | [[package]] | |
166 | name = "mio" |
|
214 | name = "mio" | |
167 |
version = "0.6.1 |
|
215 | version = "0.6.21" | |
168 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
216 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
169 | dependencies = [ |
|
217 | dependencies = [ | |
|
218 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |||
170 | "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
219 | "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
171 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
220 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
172 |
"iovec 0.1. |
|
221 | "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
173 | "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
222 | "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
174 |
"l |
|
223 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
175 |
"l |
|
224 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
176 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
177 | "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
225 | "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
178 | "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
226 | "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", | |
179 |
"slab 0.4. |
|
227 | "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
180 | "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
228 | "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
181 | ] |
|
229 | ] | |
182 |
|
230 | |||
@@ -185,10 +233,10 b' name = "mio-named-pipes"' | |||||
185 | version = "0.1.6" |
|
233 | version = "0.1.6" | |
186 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
234 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
187 | dependencies = [ |
|
235 | dependencies = [ | |
188 |
"log 0.4. |
|
236 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
189 |
"mio 0.6.1 |
|
237 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
190 | "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
238 | "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
191 |
"winapi 0.3. |
|
239 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
192 | ] |
|
240 | ] | |
193 |
|
241 | |||
194 | [[package]] |
|
242 | [[package]] | |
@@ -196,9 +244,9 b' name = "mio-uds"' | |||||
196 | version = "0.6.7" |
|
244 | version = "0.6.7" | |
197 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
245 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
198 | dependencies = [ |
|
246 | dependencies = [ | |
199 |
"iovec 0.1. |
|
247 | "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
200 |
"libc 0.2. |
|
248 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
201 |
"mio 0.6.1 |
|
249 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
202 | ] |
|
250 | ] | |
203 |
|
251 | |||
204 | [[package]] |
|
252 | [[package]] | |
@@ -217,8 +265,8 b' name = "miow"' | |||||
217 | version = "0.3.3" |
|
265 | version = "0.3.3" | |
218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
266 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
219 | dependencies = [ |
|
267 | dependencies = [ | |
220 |
"socket2 0.3. |
|
268 | "socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", | |
221 |
"winapi 0.3. |
|
269 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
222 | ] |
|
270 | ] | |
223 |
|
271 | |||
224 | [[package]] |
|
272 | [[package]] | |
@@ -226,73 +274,47 b' name = "net2"' | |||||
226 | version = "0.2.33" |
|
274 | version = "0.2.33" | |
227 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
275 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
228 | dependencies = [ |
|
276 | dependencies = [ | |
229 |
"cfg-if 0.1. |
|
277 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
230 |
"libc 0.2. |
|
278 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
231 |
"winapi 0.3. |
|
279 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
232 | ] |
|
280 | ] | |
233 |
|
281 | |||
234 | [[package]] |
|
282 | [[package]] | |
235 | name = "nodrop" |
|
|||
236 | version = "0.1.12" |
|
|||
237 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
238 |
|
||||
239 | [[package]] |
|
|||
240 | name = "num_cpus" |
|
283 | name = "num_cpus" | |
241 |
version = "1. |
|
284 | version = "1.12.0" | |
242 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
285 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
243 | dependencies = [ |
|
286 | dependencies = [ | |
244 |
" |
|
287 | "hermit-abi 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
245 | ] |
|
288 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
246 |
|
||||
247 | [[package]] |
|
|||
248 | name = "owning_ref" |
|
|||
249 | version = "0.3.3" |
|
|||
250 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
251 | dependencies = [ |
|
|||
252 | "stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
253 | ] |
|
289 | ] | |
254 |
|
290 | |||
255 | [[package]] |
|
291 | [[package]] | |
256 | name = "parking_lot" |
|
292 | name = "parking_lot" | |
257 |
version = "0. |
|
293 | version = "0.9.0" | |
258 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
294 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
259 | dependencies = [ |
|
295 | dependencies = [ | |
260 |
"lock_api 0. |
|
296 | "lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
261 |
"parking_lot_core 0. |
|
297 | "parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
298 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | |||
262 | ] |
|
299 | ] | |
263 |
|
300 | |||
264 | [[package]] |
|
301 | [[package]] | |
265 | name = "parking_lot_core" |
|
302 | name = "parking_lot_core" | |
266 |
version = "0. |
|
303 | version = "0.6.2" | |
267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
304 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
268 | dependencies = [ |
|
305 | dependencies = [ | |
269 |
" |
|
306 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
270 |
" |
|
307 | "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
308 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
309 | "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | |||
271 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
310 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
272 |
"smallvec 0.6. |
|
311 | "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
273 |
"winapi 0.3. |
|
312 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
274 | ] |
|
313 | ] | |
275 |
|
314 | |||
276 | [[package]] |
|
315 | [[package]] | |
277 | name = "rand" |
|
|||
278 | version = "0.5.5" |
|
|||
279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
280 | dependencies = [ |
|
|||
281 | "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
282 | "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
283 | "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
284 | "rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
285 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
286 | ] |
|
|||
287 |
|
||||
288 | [[package]] |
|
|||
289 | name = "rand_core" |
|
|||
290 | version = "0.2.1" |
|
|||
291 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
292 |
|
||||
293 | [[package]] |
|
|||
294 | name = "redox_syscall" |
|
316 | name = "redox_syscall" | |
295 |
version = "0.1. |
|
317 | version = "0.1.56" | |
296 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
318 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
297 |
|
319 | |||
298 | [[package]] |
|
320 | [[package]] | |
@@ -305,7 +327,7 b' dependencies = [' | |||||
305 |
|
327 | |||
306 | [[package]] |
|
328 | [[package]] | |
307 | name = "scopeguard" |
|
329 | name = "scopeguard" | |
308 |
version = " |
|
330 | version = "1.1.0" | |
309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
331 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
310 |
|
332 | |||
311 | [[package]] |
|
333 | [[package]] | |
@@ -322,90 +344,97 b' version = "0.7.0"' | |||||
322 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
344 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
323 |
|
345 | |||
324 | [[package]] |
|
346 | [[package]] | |
|
347 | name = "signal-hook-registry" | |||
|
348 | version = "1.2.0" | |||
|
349 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
350 | dependencies = [ | |||
|
351 | "arc-swap 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
352 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
353 | ] | |||
|
354 | ||||
|
355 | [[package]] | |||
325 | name = "slab" |
|
356 | name = "slab" | |
326 |
version = "0.4. |
|
357 | version = "0.4.2" | |
327 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
358 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
328 |
|
359 | |||
329 | [[package]] |
|
360 | [[package]] | |
330 | name = "smallvec" |
|
361 | name = "smallvec" | |
331 |
version = "0.6. |
|
362 | version = "0.6.13" | |
332 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
363 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
333 | dependencies = [ |
|
364 | dependencies = [ | |
334 |
" |
|
365 | "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
335 | ] |
|
366 | ] | |
336 |
|
367 | |||
337 | [[package]] |
|
368 | [[package]] | |
338 | name = "socket2" |
|
369 | name = "socket2" | |
339 |
version = "0.3. |
|
370 | version = "0.3.11" | |
340 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
371 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
341 | dependencies = [ |
|
372 | dependencies = [ | |
342 |
"cfg-if 0.1. |
|
373 | "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
343 |
"libc 0.2. |
|
374 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
344 |
"redox_syscall 0.1. |
|
375 | "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | |
345 |
"winapi 0.3. |
|
376 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
346 | ] |
|
377 | ] | |
347 |
|
378 | |||
348 | [[package]] |
|
379 | [[package]] | |
349 | name = "stable_deref_trait" |
|
|||
350 | version = "1.1.1" |
|
|||
351 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
352 |
|
||||
353 | [[package]] |
|
|||
354 | name = "tokio" |
|
380 | name = "tokio" | |
355 |
version = "0.1. |
|
381 | version = "0.1.22" | |
356 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
382 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
357 | dependencies = [ |
|
383 | dependencies = [ | |
358 |
"bytes 0.4.1 |
|
384 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
359 |
"futures 0.1.2 |
|
385 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
360 |
"mio 0.6.1 |
|
386 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
361 |
" |
|
387 | "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
362 |
"tokio-c |
|
388 | "tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
363 |
"tokio- |
|
389 | "tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | |
364 |
"tokio- |
|
390 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
365 |
"tokio- |
|
391 | "tokio-fs 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | |
366 |
"tokio- |
|
392 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
367 |
"tokio- |
|
393 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
368 |
"tokio- |
|
394 | "tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
369 |
"tokio-t |
|
395 | "tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
370 |
"tokio- |
|
396 | "tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", | |
371 |
"tokio- |
|
397 | "tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
398 | "tokio-udp 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
399 | "tokio-uds 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | |||
372 | ] |
|
400 | ] | |
373 |
|
401 | |||
374 | [[package]] |
|
402 | [[package]] | |
375 | name = "tokio-codec" |
|
403 | name = "tokio-codec" | |
376 |
version = "0.1. |
|
404 | version = "0.1.2" | |
377 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
405 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
378 | dependencies = [ |
|
406 | dependencies = [ | |
379 |
"bytes 0.4.1 |
|
407 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
380 |
"futures 0.1.2 |
|
408 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
381 |
"tokio-io 0.1. |
|
409 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
382 | ] |
|
410 | ] | |
383 |
|
411 | |||
384 | [[package]] |
|
412 | [[package]] | |
385 | name = "tokio-current-thread" |
|
413 | name = "tokio-current-thread" | |
386 |
version = "0.1. |
|
414 | version = "0.1.7" | |
387 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
415 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
388 | dependencies = [ |
|
416 | dependencies = [ | |
389 |
"futures 0.1.2 |
|
417 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
390 |
"tokio-executor 0.1. |
|
418 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
391 | ] |
|
419 | ] | |
392 |
|
420 | |||
393 | [[package]] |
|
421 | [[package]] | |
394 | name = "tokio-executor" |
|
422 | name = "tokio-executor" | |
395 |
version = "0.1. |
|
423 | version = "0.1.10" | |
396 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
424 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
397 | dependencies = [ |
|
425 | dependencies = [ | |
398 |
" |
|
426 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
427 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |||
399 | ] |
|
428 | ] | |
400 |
|
429 | |||
401 | [[package]] |
|
430 | [[package]] | |
402 | name = "tokio-fs" |
|
431 | name = "tokio-fs" | |
403 |
version = "0.1. |
|
432 | version = "0.1.7" | |
404 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
433 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
405 | dependencies = [ |
|
434 | dependencies = [ | |
406 |
"futures 0.1.2 |
|
435 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
407 |
"tokio-io 0.1. |
|
436 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
408 |
"tokio-threadpool 0.1. |
|
437 | "tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", | |
409 | ] |
|
438 | ] | |
410 |
|
439 | |||
411 | [[package]] |
|
440 | [[package]] | |
@@ -413,166 +442,165 b' name = "tokio-hglib"' | |||||
413 | version = "0.2.0" |
|
442 | version = "0.2.0" | |
414 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
443 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
415 | dependencies = [ |
|
444 | dependencies = [ | |
416 |
"bytes 0.4.1 |
|
445 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
417 |
"futures 0.1.2 |
|
446 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
418 |
"tokio 0.1. |
|
447 | "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", | |
419 |
"tokio-codec 0.1. |
|
448 | "tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
420 |
"tokio-io 0.1. |
|
449 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
421 |
"tokio-process 0.2. |
|
450 | "tokio-process 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", | |
422 |
"tokio-uds 0.2. |
|
451 | "tokio-uds 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
423 | ] |
|
452 | ] | |
424 |
|
453 | |||
425 | [[package]] |
|
454 | [[package]] | |
426 | name = "tokio-io" |
|
455 | name = "tokio-io" | |
427 |
version = "0.1. |
|
456 | version = "0.1.13" | |
428 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
457 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
429 | dependencies = [ |
|
458 | dependencies = [ | |
430 |
"bytes 0.4.1 |
|
459 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
431 |
"futures 0.1.2 |
|
460 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
432 |
"log 0.4. |
|
461 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
433 | ] |
|
462 | ] | |
434 |
|
463 | |||
435 | [[package]] |
|
464 | [[package]] | |
436 | name = "tokio-process" |
|
465 | name = "tokio-process" | |
437 |
version = "0.2. |
|
466 | version = "0.2.5" | |
438 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
467 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
439 | dependencies = [ |
|
468 | dependencies = [ | |
440 |
" |
|
469 | "crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
441 |
" |
|
470 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
442 |
" |
|
471 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
472 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
473 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
474 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |||
443 | "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
475 | "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
444 |
"tokio-io 0.1. |
|
476 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
445 |
"tokio-reactor 0.1. |
|
477 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
446 |
"tokio-signal 0.2. |
|
478 | "tokio-signal 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", | |
447 |
"winapi 0.3. |
|
479 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
448 | ] |
|
480 | ] | |
449 |
|
481 | |||
450 | [[package]] |
|
482 | [[package]] | |
451 | name = "tokio-reactor" |
|
483 | name = "tokio-reactor" | |
452 |
version = "0.1. |
|
484 | version = "0.1.12" | |
453 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
485 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
454 | dependencies = [ |
|
486 | dependencies = [ | |
455 |
"crossbeam-utils 0. |
|
487 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
456 |
"futures 0.1.2 |
|
488 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
457 |
"lazy_static 1. |
|
489 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
458 |
"log 0.4. |
|
490 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
459 |
"mio 0.6.1 |
|
491 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
460 |
"num_cpus 1. |
|
492 | "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
461 |
"parking_lot 0. |
|
493 | "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
462 |
"slab 0.4. |
|
494 | "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
463 |
"tokio-executor 0.1. |
|
495 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
464 |
"tokio-io 0.1. |
|
496 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
497 | "tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", | |||
465 | ] |
|
498 | ] | |
466 |
|
499 | |||
467 | [[package]] |
|
500 | [[package]] | |
468 | name = "tokio-signal" |
|
501 | name = "tokio-signal" | |
469 |
version = "0.2. |
|
502 | version = "0.2.9" | |
470 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
503 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
471 | dependencies = [ |
|
504 | dependencies = [ | |
472 |
"futures 0.1.2 |
|
505 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
473 |
"libc 0.2. |
|
506 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
474 |
"mio 0.6.1 |
|
507 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
475 | "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
508 | "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", | |
476 |
" |
|
509 | "signal-hook-registry 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
477 |
"tokio- |
|
510 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
478 |
"tokio- |
|
511 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
479 |
" |
|
512 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
513 | "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
514 | ] | |||
|
515 | ||||
|
516 | [[package]] | |||
|
517 | name = "tokio-sync" | |||
|
518 | version = "0.1.8" | |||
|
519 | source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
520 | dependencies = [ | |||
|
521 | "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
522 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |||
480 | ] |
|
523 | ] | |
481 |
|
524 | |||
482 | [[package]] |
|
525 | [[package]] | |
483 | name = "tokio-tcp" |
|
526 | name = "tokio-tcp" | |
484 |
version = "0.1. |
|
527 | version = "0.1.4" | |
485 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
528 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
486 | dependencies = [ |
|
529 | dependencies = [ | |
487 |
"bytes 0.4.1 |
|
530 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
488 |
"futures 0.1.2 |
|
531 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
489 |
"iovec 0.1. |
|
532 | "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
490 |
"mio 0.6.1 |
|
533 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
491 |
"tokio-io 0.1. |
|
534 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
492 |
"tokio-reactor 0.1. |
|
535 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
493 | ] |
|
536 | ] | |
494 |
|
537 | |||
495 | [[package]] |
|
538 | [[package]] | |
496 | name = "tokio-threadpool" |
|
539 | name = "tokio-threadpool" | |
497 |
version = "0.1. |
|
540 | version = "0.1.18" | |
498 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
541 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
499 | dependencies = [ |
|
542 | dependencies = [ | |
500 |
"crossbeam-deque 0. |
|
543 | "crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
501 |
"crossbeam- |
|
544 | "crossbeam-queue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
502 |
" |
|
545 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
503 |
" |
|
546 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
504 |
" |
|
547 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
505 |
" |
|
548 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
506 |
" |
|
549 | "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
550 | "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | |||
|
551 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |||
507 | ] |
|
552 | ] | |
508 |
|
553 | |||
509 | [[package]] |
|
554 | [[package]] | |
510 | name = "tokio-timer" |
|
555 | name = "tokio-timer" | |
511 |
version = "0.2. |
|
556 | version = "0.2.13" | |
512 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
557 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
513 | dependencies = [ |
|
558 | dependencies = [ | |
514 |
"crossbeam-utils 0. |
|
559 | "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
515 |
"futures 0.1.2 |
|
560 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
516 |
"slab 0.4. |
|
561 | "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
517 |
"tokio-executor 0.1. |
|
562 | "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | |
518 | ] |
|
563 | ] | |
519 |
|
564 | |||
520 | [[package]] |
|
565 | [[package]] | |
521 | name = "tokio-udp" |
|
566 | name = "tokio-udp" | |
522 |
version = "0.1. |
|
567 | version = "0.1.6" | |
523 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
568 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
524 | dependencies = [ |
|
569 | dependencies = [ | |
525 |
"bytes 0.4.1 |
|
570 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
526 |
"futures 0.1.2 |
|
571 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
527 |
"log 0.4. |
|
572 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
528 |
"mio 0.6.1 |
|
573 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
529 |
"tokio-codec 0.1. |
|
574 | "tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
530 |
"tokio-io 0.1. |
|
575 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
531 |
"tokio-reactor 0.1. |
|
576 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
532 | ] |
|
577 | ] | |
533 |
|
578 | |||
534 | [[package]] |
|
579 | [[package]] | |
535 | name = "tokio-uds" |
|
580 | name = "tokio-uds" | |
536 |
version = "0.2. |
|
581 | version = "0.2.6" | |
537 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
582 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
538 | dependencies = [ |
|
583 | dependencies = [ | |
539 |
"bytes 0.4.1 |
|
584 | "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | |
540 |
"futures 0.1.2 |
|
585 | "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | |
541 |
"iovec 0.1. |
|
586 | "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
542 |
"libc 0.2. |
|
587 | "libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", | |
543 |
"log 0.4. |
|
588 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | |
544 |
"mio 0.6.1 |
|
589 | "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | |
545 | "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
590 | "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", | |
546 |
"tokio- |
|
591 | "tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
547 |
"tokio- |
|
592 | "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | |
|
593 | "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | |||
548 | ] |
|
594 | ] | |
549 |
|
595 | |||
550 | [[package]] |
|
596 | [[package]] | |
551 | name = "unreachable" |
|
|||
552 | version = "1.0.0" |
|
|||
553 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
554 | dependencies = [ |
|
|||
555 | "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|||
556 | ] |
|
|||
557 |
|
||||
558 | [[package]] |
|
|||
559 | name = "version_check" |
|
|||
560 | version = "0.1.5" |
|
|||
561 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
562 |
|
||||
563 | [[package]] |
|
|||
564 | name = "void" |
|
|||
565 | version = "1.0.2" |
|
|||
566 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|||
567 |
|
||||
568 | [[package]] |
|
|||
569 | name = "winapi" |
|
597 | name = "winapi" | |
570 | version = "0.2.8" |
|
598 | version = "0.2.8" | |
571 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
599 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
572 |
|
600 | |||
573 | [[package]] |
|
601 | [[package]] | |
574 | name = "winapi" |
|
602 | name = "winapi" | |
575 |
version = "0.3. |
|
603 | version = "0.3.8" | |
576 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
604 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
577 | dependencies = [ |
|
605 | dependencies = [ | |
578 | "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
606 | "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
@@ -604,69 +632,69 b' dependencies = [' | |||||
604 | ] |
|
632 | ] | |
605 |
|
633 | |||
606 | [metadata] |
|
634 | [metadata] | |
607 |
"checksum ar |
|
635 | "checksum arc-swap 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d663a8e9a99154b5fb793032533f6328da35e23aac63d5c152279aa8ba356825" | |
608 |
"checksum |
|
636 | "checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" | |
609 |
"checksum b |
|
637 | "checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" | |
610 |
"checksum byte |
|
638 | "checksum byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" | |
611 |
"checksum |
|
639 | "checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" | |
612 |
"checksum c |
|
640 | "checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd" | |
|
641 | "checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" | |||
613 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" |
|
642 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" | |
614 |
"checksum crossbeam-deque 0. |
|
643 | "checksum crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285" | |
615 |
"checksum crossbeam-epoch 0. |
|
644 | "checksum crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" | |
616 |
"checksum crossbeam- |
|
645 | "checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b" | |
|
646 | "checksum crossbeam-queue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c695eeca1e7173472a32221542ae469b3e9aac3a4fc81f7696bcad82029493db" | |||
|
647 | "checksum crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6" | |||
|
648 | "checksum crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" | |||
|
649 | "checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" | |||
617 | "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" |
|
650 | "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" | |
618 | "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" |
|
651 | "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" | |
619 |
"checksum futures 0.1.2 |
|
652 | "checksum futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)" = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef" | |
620 |
"checksum |
|
653 | "checksum hermit-abi 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "725cf19794cf90aa94e65050cb4191ff5d8fa87a498383774c47b332e3af952e" | |
|
654 | "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" | |||
621 | "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
|
655 | "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" | |
622 |
"checksum lazy_static 1. |
|
656 | "checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" | |
623 | "checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0" |
|
657 | "checksum libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)" = "dea0c0405123bba743ee3f91f49b1c7cfb684eef0da0a50110f758ccf24cdff0" | |
624 |
"checksum l |
|
658 | "checksum lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "79b2de95ecb4691949fea4716ca53cdbcfccb2c612e19644a8bad05edcf9f47b" | |
625 |
"checksum lo |
|
659 | "checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7" | |
626 |
"checksum |
|
660 | "checksum maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" | |
627 |
"checksum memoffset 0. |
|
661 | "checksum memoffset 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b4fc2c02a7e374099d4ee95a193111f72d2110197fe200272371758f6c3643d8" | |
628 |
"checksum mio 0.6.1 |
|
662 | "checksum mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)" = "302dec22bcf6bae6dfb69c647187f4b4d0fb6f535521f7bc022430ce8e12008f" | |
629 | "checksum mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3" |
|
663 | "checksum mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3" | |
630 | "checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125" |
|
664 | "checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125" | |
631 | "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
|
665 | "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" | |
632 | "checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226" |
|
666 | "checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226" | |
633 | "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" |
|
667 | "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" | |
634 |
"checksum n |
|
668 | "checksum num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46203554f085ff89c235cd12f7075f3233af9b11ed7c9e16dfe2560d03313ce6" | |
635 | "checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
|
669 | "checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252" | |
636 |
"checksum |
|
670 | "checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b" | |
637 |
"checksum |
|
671 | "checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84" | |
638 | "checksum parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c" |
|
|||
639 | "checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c" |
|
|||
640 | "checksum rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "edecf0f94da5551fc9b492093e30b041a891657db7940ee221f9d2f66e82eef2" |
|
|||
641 | "checksum redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1" |
|
|||
642 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" |
|
672 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" | |
643 |
"checksum scopeguard |
|
673 | "checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" | |
644 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
|
674 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" | |
645 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
|
675 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | |
646 | "checksum slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5f9776d6b986f77b35c6cf846c11ad986ff128fe0b2b63a3628e3755e8d3102d" |
|
676 | "checksum signal-hook-registry 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41" | |
647 |
"checksum s |
|
677 | "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" | |
648 |
"checksum s |
|
678 | "checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6" | |
649 |
"checksum s |
|
679 | "checksum socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "e8b74de517221a2cb01a53349cf54182acdc31a074727d3079068448c0676d85" | |
650 |
"checksum tokio 0.1. |
|
680 | "checksum tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6" | |
651 |
"checksum tokio-codec 0.1. |
|
681 | "checksum tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b" | |
652 |
"checksum tokio-current-thread 0.1. |
|
682 | "checksum tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e" | |
653 |
"checksum tokio-executor 0.1. |
|
683 | "checksum tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671" | |
654 |
"checksum tokio-fs 0.1. |
|
684 | "checksum tokio-fs 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4" | |
655 | "checksum tokio-hglib 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8a138c3cb866c8a95ceddae44634bb159eefeebcdba45aec2158f8ad6c201e6d" |
|
685 | "checksum tokio-hglib 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8a138c3cb866c8a95ceddae44634bb159eefeebcdba45aec2158f8ad6c201e6d" | |
656 |
"checksum tokio-io 0.1. |
|
686 | "checksum tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674" | |
657 |
"checksum tokio-process 0.2. |
|
687 | "checksum tokio-process 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "382d90f43fa31caebe5d3bc6cfd854963394fff3b8cb59d5146607aaae7e7e43" | |
658 |
"checksum tokio-reactor 0.1. |
|
688 | "checksum tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351" | |
659 |
"checksum tokio-signal 0.2. |
|
689 | "checksum tokio-signal 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c34c6e548f101053321cba3da7cbb87a610b85555884c41b07da2eb91aff12" | |
660 |
"checksum tokio- |
|
690 | "checksum tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee" | |
661 |
"checksum tokio-t |
|
691 | "checksum tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72" | |
662 |
"checksum tokio-t |
|
692 | "checksum tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89" | |
663 | "checksum tokio-udp 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "da941144b816d0dcda4db3a1ba87596e4df5e860a72b70783fe435891f80601c" |
|
693 | "checksum tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296" | |
664 |
"checksum tokio-ud |
|
694 | "checksum tokio-udp 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82" | |
665 |
"checksum |
|
695 | "checksum tokio-uds 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798" | |
666 | "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd" |
|
|||
667 | "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
|
|||
668 | "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
|
696 | "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" | |
669 |
"checksum winapi 0.3. |
|
697 | "checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6" | |
670 | "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |
|
698 | "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" | |
671 | "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
|
699 | "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | |
672 | "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
|
700 | "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
General Comments 0
You need to be logged in to leave comments.
Login now