blob: 4df284dbaea8d6b84d9452e0220cc599270d4fba [file] [log] [blame]
Daniel Verkampc01a8f32019-04-16 10:05:03 -07001# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Zach Reiznere0983c72018-01-16 17:35:27 -08003[[package]]
Sonny Rao2ffa0cb2018-02-26 17:27:40 -08004name = "aarch64"
5version = "0.1.0"
6dependencies = [
7 "arch 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -08008 "data_model 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -08009 "devices 0.1.0",
Daniel Verkamp56f283b2018-10-05 11:40:59 -070010 "io_jail 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080011 "kernel_cmdline 0.1.0",
12 "kvm 0.1.0",
13 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -080014 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -080015 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidef7352f2018-05-17 18:47:11 -070016 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -080017 "sync 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080018 "sys_util 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +080019 "vm_control 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080020]
21
22[[package]]
Chuanxiao Dong91e84032019-11-01 15:18:13 +080023name = "acpi_tables"
24version = "0.1.0"
25dependencies = [
26 "data_model 0.1.0",
27]
28
29[[package]]
Sonny Raoed517d12018-02-13 22:09:43 -080030name = "arch"
31version = "0.1.0"
32dependencies = [
Sonny Raoed517d12018-02-13 22:09:43 -080033 "devices 0.1.0",
Dylan Reid059a1882018-07-23 17:58:09 -070034 "io_jail 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080035 "kernel_cmdline 0.1.0",
36 "kvm 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -080037 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidef7352f2018-05-17 18:47:11 -070038 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -080039 "sync 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080040 "sys_util 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +080041 "vm_control 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080042]
43
44[[package]]
David Tolnay088e7f32018-12-07 11:32:09 -080045name = "assertions"
46version = "0.1.0"
47
48[[package]]
Dylan Reidb58b5522018-12-06 19:47:18 +000049name = "audio_streams"
50version = "0.1.0"
Daniel Verkampc7d1d162020-02-10 10:56:13 -080051dependencies = [
52 "sync 0.1.0",
53 "sys_util 0.1.0",
54]
Dylan Reidb58b5522018-12-06 19:47:18 +000055
56[[package]]
Jingkui Wang8cad7512018-05-22 11:22:13 -070057name = "bit_field"
58version = "0.1.0"
59dependencies = [
60 "bit_field_derive 0.1.0",
61]
62
63[[package]]
64name = "bit_field_derive"
65version = "0.1.0"
66dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -080067 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
68 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
69 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wang8cad7512018-05-22 11:22:13 -070070]
71
72[[package]]
Chirantan Ekbote99e6a6f2019-07-17 10:48:02 +090073name = "bitflags"
74version = "1.1.0"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76
77[[package]]
Manoj Guptad8f10af2018-05-18 11:33:19 -070078name = "cc"
paulhsiab6d842f2019-01-18 20:00:36 +080079version = "1.0.25"
Manoj Guptad8f10af2018-05-18 11:33:19 -070080source = "registry+https://github.com/rust-lang/crates.io-index"
81
82[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -080083name = "cfg-if"
paulhsiab6d842f2019-01-18 20:00:36 +080084version = "0.1.5"
Zach Reiznere0983c72018-01-16 17:35:27 -080085source = "registry+https://github.com/rust-lang/crates.io-index"
86
87[[package]]
paulhsiaf052cfe2019-01-22 15:22:25 +080088name = "cras-sys"
89version = "0.1.0"
90dependencies = [
Daniel Verkampc7d1d162020-02-10 10:56:13 -080091 "audio_streams 0.1.0",
paulhsiaf052cfe2019-01-22 15:22:25 +080092 "data_model 0.1.0",
93]
94
95[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -080096name = "cros_async"
97version = "0.1.0"
98dependencies = [
99 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
100 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
101 "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
102 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
103 "sys_util 0.1.0",
104 "syscall_defines 0.1.0",
105]
106
107[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700108name = "crosvm"
109version = "0.1.0"
110dependencies = [
Sonny Rao2ffa0cb2018-02-26 17:27:40 -0800111 "aarch64 0.1.0",
Chuanxiao Dong91e84032019-11-01 15:18:13 +0800112 "acpi_tables 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -0800113 "arch 0.1.0",
David Tolnay4b292af2019-04-12 16:57:48 -0700114 "assertions 0.1.0",
Dylan Reid3082e8e2019-01-07 10:33:48 -0800115 "audio_streams 0.1.0",
Jingkui Wang8cad7512018-05-22 11:22:13 -0700116 "bit_field 0.1.0",
Dmitry Torokhov2c7e8812019-01-17 16:20:33 -0800117 "crosvm_plugin 0.17.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700118 "data_model 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700119 "devices 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700120 "disk 0.1.0",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800121 "enumn 0.1.0",
Zach Reizner6f685432018-04-25 17:49:56 -0700122 "gpu_buffer 0.1.0",
Gurchetan Singh144c2792019-09-09 14:40:11 -0700123 "gpu_renderer 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700124 "io_jail 0.1.0",
Sonny Rao6cc352f2018-02-01 17:49:01 -0800125 "kernel_cmdline 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700126 "kernel_loader 0.1.0",
127 "kvm 0.1.0",
Zach Reizner8864cb02018-01-16 17:59:03 -0800128 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800129 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
paulhsiaf052cfe2019-01-22 15:22:25 +0800130 "libcras 0.1.0",
Daniel Verkamp2dae5672020-02-18 10:31:20 -0800131 "minijail-sys 0.0.11",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700132 "msg_socket 0.1.0",
Jason D. Clinton865323d2017-09-27 22:04:03 -0600133 "net_util 0.1.0",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700134 "p9 0.1.0",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700135 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay65928af2019-04-05 20:34:50 -0700136 "protos 0.1.0",
Daniel Prilik22006042019-01-14 14:19:04 -0800137 "rand_ish 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800138 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reiddea77ce2018-05-23 12:59:11 -0700139 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800140 "sync 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700141 "sys_util 0.1.0",
Jason D. Clinton865323d2017-09-27 22:04:03 -0600142 "vhost 0.1.0",
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700143 "vm_control 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700144 "x86_64 0.1.0",
145]
146
147[[package]]
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800148name = "crosvm_plugin"
Dmitry Torokhov2c7e8812019-01-17 16:20:33 -0800149version = "0.17.0"
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800150dependencies = [
151 "kvm 0.1.0",
152 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800153 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700154 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay65928af2019-04-05 20:34:50 -0700155 "protos 0.1.0",
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800156 "sys_util 0.1.0",
157]
158
159[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700160name = "data_model"
161version = "0.1.0"
David Tolnay088e7f32018-12-07 11:32:09 -0800162dependencies = [
163 "assertions 0.1.0",
164]
Zach Reiznerab839e22017-09-19 17:48:41 -0700165
166[[package]]
Dylan Reidd169a8d2017-10-06 15:26:46 -0700167name = "devices"
168version = "0.1.0"
169dependencies = [
Chuanxiao Dong6db9f9f2020-04-27 16:32:13 +0800170 "acpi_tables 0.1.0",
Dylan Reidb58b5522018-12-06 19:47:18 +0000171 "audio_streams 0.1.0",
Jingkui Wang52667262018-07-18 13:26:44 -0700172 "bit_field 0.1.0",
Chirantan Ekbote99e6a6f2019-07-17 10:48:02 +0900173 "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700174 "data_model 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700175 "disk 0.1.0",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800176 "enumn 0.1.0",
Zach Reizner3a8100a2017-09-13 19:15:43 -0700177 "gpu_buffer 0.1.0",
178 "gpu_display 0.1.0",
179 "gpu_renderer 0.1.0",
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700180 "hypervisor 0.1.0",
Dylan Reidb3bfbde2017-10-13 13:18:00 -0700181 "io_jail 0.1.0",
Daniel Verkampcf2e00e2018-10-05 14:51:22 -0700182 "kvm 0.1.0",
Xiong Zhang9628f612019-04-23 17:14:43 +0800183 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800184 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Judy Hsiaod5c1e962020-02-04 12:30:01 +0800185 "libcras 0.1.0",
Noah Gold7898b802019-12-17 10:07:11 -0800186 "linux_input_sys 0.1.0",
Zach Reizneraa575662018-08-15 10:46:32 -0700187 "msg_on_socket_derive 0.1.0",
Jingkui Wangb23c0912018-11-02 17:00:31 +0000188 "msg_socket 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700189 "net_sys 0.1.0",
190 "net_util 0.1.0",
Chirantan Ekboteebd56812018-04-16 19:32:04 -0700191 "p9 0.1.0",
David Tolnay1aca8b72019-04-05 11:56:44 -0700192 "protos 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800193 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid228e4a62018-06-07 15:42:41 -0700194 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800195 "sync 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700196 "sys_util 0.1.0",
Chirantan Ekbote0399e182019-08-16 16:15:13 +0900197 "syscall_defines 0.1.0",
David Tolnaye33b55c2019-04-17 21:09:41 -0700198 "tempfile 3.0.7",
David Tolnayde6b29a2018-12-20 11:49:46 -0800199 "tpm2 0.1.0",
Jingkui Wangbbd77ff2019-03-08 00:17:58 -0800200 "usb_util 0.1.0",
Xiong Zhang9628f612019-04-23 17:14:43 +0800201 "vfio_sys 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700202 "vhost 0.1.0",
203 "virtio_sys 0.1.0",
204 "vm_control 0.1.0",
205]
206
207[[package]]
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700208name = "disk"
209version = "0.1.0"
210dependencies = [
Cody Schuffelenf9b035d2019-07-08 16:14:24 -0700211 "data_model 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700212 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700213 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Cody Schuffelenf9b035d2019-07-08 16:14:24 -0700214 "protos 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800215 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700216 "sys_util 0.1.0",
217]
218
219[[package]]
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800220name = "enumn"
221version = "0.1.0"
222dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800223 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
224 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
225 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800226]
227
228[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800229name = "futures"
230version = "0.3.1"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232dependencies = [
233 "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
234 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
235 "futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
236 "futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
237 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
238 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
239 "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
240]
241
242[[package]]
243name = "futures-channel"
244version = "0.3.1"
245source = "registry+https://github.com/rust-lang/crates.io-index"
246dependencies = [
247 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
248 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
249]
250
251[[package]]
252name = "futures-core"
253version = "0.3.1"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255
256[[package]]
257name = "futures-executor"
258version = "0.3.1"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260dependencies = [
261 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
262 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
263 "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
264]
265
266[[package]]
267name = "futures-io"
268version = "0.3.1"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270
271[[package]]
272name = "futures-macro"
273version = "0.3.1"
274source = "registry+https://github.com/rust-lang/crates.io-index"
275dependencies = [
276 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
277 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
278 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
279 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
280]
281
282[[package]]
283name = "futures-sink"
284version = "0.3.1"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286
287[[package]]
288name = "futures-task"
289version = "0.3.1"
290source = "registry+https://github.com/rust-lang/crates.io-index"
291
292[[package]]
293name = "futures-util"
294version = "0.3.1"
295source = "registry+https://github.com/rust-lang/crates.io-index"
296dependencies = [
297 "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
298 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
299 "futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
300 "futures-macro 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
301 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
302 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
303 "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
304 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
305 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
306 "proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
307 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
308]
309
310[[package]]
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700311name = "getopts"
paulhsiab6d842f2019-01-18 20:00:36 +0800312version = "0.2.18"
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700313source = "registry+https://github.com/rust-lang/crates.io-index"
paulhsiab6d842f2019-01-18 20:00:36 +0800314dependencies = [
315 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
316]
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700317
318[[package]]
Zach Reizner6f685432018-04-25 17:49:56 -0700319name = "gpu_buffer"
320version = "0.1.0"
321dependencies = [
322 "data_model 0.1.0",
David Reveman52ba4e52018-04-22 21:42:09 -0400323 "sys_util 0.1.0",
Zach Reizner6f685432018-04-25 17:49:56 -0700324]
325
326[[package]]
Zach Reizner20d71f82018-05-03 13:19:37 -0700327name = "gpu_display"
328version = "0.1.0"
329dependencies = [
paulhsiab6d842f2019-01-18 20:00:36 +0800330 "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reizner20d71f82018-05-03 13:19:37 -0700331 "data_model 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800332 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Noah Gold7898b802019-12-17 10:07:11 -0800333 "linux_input_sys 0.1.0",
Zach Reizner20d71f82018-05-03 13:19:37 -0700334 "sys_util 0.1.0",
335]
336
337[[package]]
Zach Reiznerf40bb192018-05-03 16:58:27 -0700338name = "gpu_renderer"
339version = "0.1.0"
340dependencies = [
341 "data_model 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800342 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerf40bb192018-05-03 16:58:27 -0700343 "sys_util 0.1.0",
344]
345
346[[package]]
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700347name = "hypervisor"
348version = "0.1.0"
349dependencies = [
Daniel Verkamp56520c22020-05-19 11:23:22 -0700350 "kvm 0.1.0",
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700351 "kvm_sys 0.1.0",
352 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
353 "sys_util 0.1.0",
354]
355
356[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700357name = "io_jail"
358version = "0.1.0"
359dependencies = [
Stephen Barber8ee09732018-11-26 18:03:14 -0800360 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp2dae5672020-02-18 10:31:20 -0800361 "minijail-sys 0.0.11",
Zach Reiznerab839e22017-09-19 17:48:41 -0700362]
363
364[[package]]
Sonny Rao6cc352f2018-02-01 17:49:01 -0800365name = "kernel_cmdline"
366version = "0.1.0"
367dependencies = [
Stephen Barber8ee09732018-11-26 18:03:14 -0800368 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Sonny Rao6cc352f2018-02-01 17:49:01 -0800369]
370
371[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700372name = "kernel_loader"
373version = "0.1.0"
374dependencies = [
Stephen Barber8ee09732018-11-26 18:03:14 -0800375 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700376 "sys_util 0.1.0",
377]
378
379[[package]]
380name = "kvm"
381version = "0.1.0"
382dependencies = [
Gurchetan Singhbf433ea2018-10-31 17:31:46 -0700383 "data_model 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700384 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800385 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700386 "msg_socket 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700387 "sys_util 0.1.0",
388]
389
390[[package]]
391name = "kvm_sys"
392version = "0.1.0"
393dependencies = [
Stephen Barber8ee09732018-11-26 18:03:14 -0800394 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700395 "sys_util 0.1.0",
396]
397
398[[package]]
399name = "libc"
Stephen Barber8ee09732018-11-26 18:03:14 -0800400version = "0.2.44"
Zach Reiznerab839e22017-09-19 17:48:41 -0700401source = "registry+https://github.com/rust-lang/crates.io-index"
402
403[[package]]
paulhsiaf052cfe2019-01-22 15:22:25 +0800404name = "libcras"
405version = "0.1.0"
406dependencies = [
407 "audio_streams 0.1.0",
408 "cras-sys 0.1.0",
409 "data_model 0.1.0",
410 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
411 "sys_util 0.1.0",
412]
413
414[[package]]
Noah Gold7898b802019-12-17 10:07:11 -0800415name = "linux_input_sys"
416version = "0.1.0"
417dependencies = [
418 "data_model 0.1.0",
419 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
420 "sys_util 0.1.0",
421]
422
423[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800424name = "log"
paulhsiab6d842f2019-01-18 20:00:36 +0800425version = "0.4.5"
Zach Reiznere0983c72018-01-16 17:35:27 -0800426source = "registry+https://github.com/rust-lang/crates.io-index"
427dependencies = [
paulhsiab6d842f2019-01-18 20:00:36 +0800428 "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800429]
430
431[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800432name = "memchr"
433version = "2.3.0"
434source = "registry+https://github.com/rust-lang/crates.io-index"
435
436[[package]]
Daniel Verkamp2dae5672020-02-18 10:31:20 -0800437name = "minijail-sys"
438version = "0.0.11"
439dependencies = [
440 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
441 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
442]
443
444[[package]]
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700445name = "msg_on_socket_derive"
446version = "0.1.0"
447dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800448 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
449 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
450 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700451]
452
453[[package]]
454name = "msg_socket"
455version = "0.1.0"
456dependencies = [
Dylan Reid72ccaef2020-01-13 01:59:25 -0800457 "cros_async 0.1.0",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700458 "data_model 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800459 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
460 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700461 "msg_on_socket_derive 0.1.0",
Zach Reizner8b3ee412020-03-25 01:16:38 -0700462 "sync 0.1.0",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700463 "sys_util 0.1.0",
464]
465
466[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700467name = "net_sys"
468version = "0.1.0"
469dependencies = [
470 "sys_util 0.1.0",
471]
472
473[[package]]
474name = "net_util"
475version = "0.1.0"
476dependencies = [
Stephen Barber6cb2a932019-10-25 13:13:18 +0200477 "data_model 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800478 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700479 "net_sys 0.1.0",
480 "sys_util 0.1.0",
481]
482
483[[package]]
David Tolnayde6b29a2018-12-20 11:49:46 -0800484name = "num_cpus"
485version = "1.9.0"
486source = "registry+https://github.com/rust-lang/crates.io-index"
487dependencies = [
488 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
489]
490
491[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700492name = "p9"
493version = "0.1.0"
494dependencies = [
Stephen Barber8ee09732018-11-26 18:03:14 -0800495 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700496 "wire_format_derive 0.1.0",
497]
498
499[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800500name = "paste"
501version = "0.1.6"
502source = "registry+https://github.com/rust-lang/crates.io-index"
503dependencies = [
504 "paste-impl 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
505 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
506]
507
508[[package]]
509name = "paste-impl"
510version = "0.1.6"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512dependencies = [
513 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
514 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
515 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
516 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
517]
518
519[[package]]
520name = "pin-utils"
521version = "0.1.0-alpha.4"
522source = "registry+https://github.com/rust-lang/crates.io-index"
523
524[[package]]
Jingkui Wang33e08312018-11-02 00:27:48 -0700525name = "pkg-config"
526version = "0.3.11"
527source = "registry+https://github.com/rust-lang/crates.io-index"
528
529[[package]]
Zach Reizner25c6bc12018-02-27 22:22:35 -0800530name = "poll_token_derive"
531version = "0.1.0"
David Tolnayd4d9c262018-12-05 20:36:49 -0800532dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800533 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
534 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
535 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayd4d9c262018-12-05 20:36:49 -0800536]
Zach Reizner25c6bc12018-02-27 22:22:35 -0800537
538[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800539name = "proc-macro-hack"
540version = "0.5.11"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700541source = "registry+https://github.com/rust-lang/crates.io-index"
542dependencies = [
Dylan Reid72ccaef2020-01-13 01:59:25 -0800543 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
544 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
545 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700546]
547
548[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800549name = "proc-macro-nested"
550version = "0.1.3"
551source = "registry+https://github.com/rust-lang/crates.io-index"
552
553[[package]]
Dylan Reid672559f2020-01-28 12:31:15 -0800554name = "proc-macro2"
555version = "1.0.8"
556source = "registry+https://github.com/rust-lang/crates.io-index"
557dependencies = [
558 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
559]
560
561[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800562name = "protobuf"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700563version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800564source = "registry+https://github.com/rust-lang/crates.io-index"
565
566[[package]]
David Tolnayfd67ec52019-04-10 17:59:15 -0700567name = "protobuf-codegen"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700568version = "2.8.1"
David Tolnayfd67ec52019-04-10 17:59:15 -0700569source = "registry+https://github.com/rust-lang/crates.io-index"
570dependencies = [
Daniel Verkamp187fd022019-10-18 14:18:59 -0700571 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayfd67ec52019-04-10 17:59:15 -0700572]
573
574[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800575name = "protoc"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700576version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800577source = "registry+https://github.com/rust-lang/crates.io-index"
578dependencies = [
paulhsiab6d842f2019-01-18 20:00:36 +0800579 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800580]
581
582[[package]]
583name = "protoc-rust"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700584version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800585source = "registry+https://github.com/rust-lang/crates.io-index"
586dependencies = [
Daniel Verkamp187fd022019-10-18 14:18:59 -0700587 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
588 "protobuf-codegen 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
589 "protoc 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayfd67ec52019-04-10 17:59:15 -0700590 "tempfile 3.0.7",
Zach Reiznere0983c72018-01-16 17:35:27 -0800591]
592
593[[package]]
David Tolnay1aca8b72019-04-05 11:56:44 -0700594name = "protos"
595version = "0.1.0"
596dependencies = [
David Tolnay65928af2019-04-05 20:34:50 -0700597 "kvm_sys 0.1.0",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700598 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
599 "protoc-rust 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay1aca8b72019-04-05 11:56:44 -0700600]
601
602[[package]]
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800603name = "qcow_utils"
604version = "0.1.0"
605dependencies = [
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700606 "disk 0.1.0",
paulhsiab6d842f2019-01-18 20:00:36 +0800607 "getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
Stephen Barber8ee09732018-11-26 18:03:14 -0800608 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidcd9f86b2018-09-04 17:26:37 -0700609 "sys_util 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800610]
611
612[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700613name = "quote"
Dylan Reid672559f2020-01-28 12:31:15 -0800614version = "1.0.2"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616dependencies = [
617 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
618]
619
620[[package]]
Daniel Prilik22006042019-01-14 14:19:04 -0800621name = "rand_ish"
622version = "0.1.0"
Zach Reiznere0983c72018-01-16 17:35:27 -0800623
624[[package]]
David Tolnay3df35522019-03-11 12:36:30 -0700625name = "remain"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800626version = "0.2.1"
David Tolnay3df35522019-03-11 12:36:30 -0700627source = "registry+https://github.com/rust-lang/crates.io-index"
628dependencies = [
Dylan Reid72ccaef2020-01-13 01:59:25 -0800629 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
630 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
631 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay3df35522019-03-11 12:36:30 -0700632]
633
634[[package]]
Dylan Reiddea77ce2018-05-23 12:59:11 -0700635name = "resources"
636version = "0.1.0"
637dependencies = [
Dylan Reid228e4a62018-06-07 15:42:41 -0700638 "gpu_buffer 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800639 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700640 "msg_socket 0.1.0",
Dylan Reid473ae272018-05-30 18:09:59 -0700641 "sys_util 0.1.0",
Dylan Reiddea77ce2018-05-23 12:59:11 -0700642]
643
644[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800645name = "slab"
646version = "0.4.2"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700647source = "registry+https://github.com/rust-lang/crates.io-index"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700648
649[[package]]
Dylan Reid672559f2020-01-28 12:31:15 -0800650name = "syn"
651version = "1.0.14"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653dependencies = [
654 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
655 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
656 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
657]
658
659[[package]]
David Tolnay1d4d44a2018-12-03 23:37:46 -0800660name = "sync"
661version = "0.1.0"
662
663[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700664name = "sys_util"
665version = "0.1.0"
666dependencies = [
667 "data_model 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800668 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reizner25c6bc12018-02-27 22:22:35 -0800669 "poll_token_derive 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800670 "sync 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700671 "syscall_defines 0.1.0",
David Tolnaye33b55c2019-04-17 21:09:41 -0700672 "tempfile 3.0.7",
Zach Reiznerab839e22017-09-19 17:48:41 -0700673]
674
675[[package]]
676name = "syscall_defines"
677version = "0.1.0"
678
679[[package]]
David Tolnayfd67ec52019-04-10 17:59:15 -0700680name = "tempfile"
681version = "3.0.7"
Zach Reiznere0983c72018-01-16 17:35:27 -0800682dependencies = [
Daniel Verkampda524682019-06-13 19:36:08 -0700683 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800684]
685
686[[package]]
David Tolnayde6b29a2018-12-20 11:49:46 -0800687name = "tpm2"
688version = "0.1.0"
689dependencies = [
690 "tpm2-sys 0.1.0",
691]
692
693[[package]]
694name = "tpm2-sys"
695version = "0.1.0"
696dependencies = [
697 "num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
698 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
699]
700
701[[package]]
paulhsiab6d842f2019-01-18 20:00:36 +0800702name = "unicode-width"
703version = "0.1.5"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705
706[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700707name = "unicode-xid"
Dylan Reid672559f2020-01-28 12:31:15 -0800708version = "0.2.0"
709source = "registry+https://github.com/rust-lang/crates.io-index"
710
711[[package]]
Daniel Verkamp64941172019-07-09 17:21:54 -0700712name = "usb_sys"
713version = "0.1.0"
714dependencies = [
715 "sys_util 0.1.0",
716]
717
718[[package]]
Jingkui Wang33e08312018-11-02 00:27:48 -0700719name = "usb_util"
720version = "0.1.0"
721dependencies = [
David Tolnay088e7f32018-12-07 11:32:09 -0800722 "assertions 0.1.0",
Jingkui Wang33e08312018-11-02 00:27:48 -0700723 "data_model 0.1.0",
Daniel Verkamp64941172019-07-09 17:21:54 -0700724 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800725 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp64941172019-07-09 17:21:54 -0700726 "sys_util 0.1.0",
727 "usb_sys 0.1.0",
Jingkui Wang33e08312018-11-02 00:27:48 -0700728]
729
730[[package]]
Xiong Zhang9628f612019-04-23 17:14:43 +0800731name = "vfio_sys"
732version = "0.1.0"
733dependencies = [
734 "sys_util 0.1.0",
735]
736
737[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700738name = "vhost"
739version = "0.1.0"
740dependencies = [
David Tolnay4b292af2019-04-12 16:57:48 -0700741 "assertions 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800742 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700743 "net_util 0.1.0",
744 "sys_util 0.1.0",
745 "virtio_sys 0.1.0",
746]
747
748[[package]]
749name = "virtio_sys"
750version = "0.1.0"
751dependencies = [
752 "sys_util 0.1.0",
753]
754
755[[package]]
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700756name = "vm_control"
757version = "0.1.0"
758dependencies = [
759 "data_model 0.1.0",
760 "kvm 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800761 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700762 "msg_socket 0.1.0",
Dylan Reidef7352f2018-05-17 18:47:11 -0700763 "resources 0.1.0",
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700764 "sys_util 0.1.0",
765]
766
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800767[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700768name = "wire_format_derive"
769version = "0.1.0"
770dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800771 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
772 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
773 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700774]
775
776[[package]]
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800777name = "x86_64"
778version = "0.1.0"
779dependencies = [
Chuanxiao Dong020fbf02020-02-27 13:58:26 +0800780 "acpi_tables 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -0800781 "arch 0.1.0",
David Tolnay4b292af2019-04-12 16:57:48 -0700782 "assertions 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800783 "data_model 0.1.0",
Sonny Rao43724a22018-02-01 15:52:58 -0800784 "devices 0.1.0",
Daniel Verkamp56f283b2018-10-05 11:40:59 -0700785 "io_jail 0.1.0",
Sonny Rao43724a22018-02-01 15:52:58 -0800786 "kernel_cmdline 0.1.0",
787 "kernel_loader 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800788 "kvm 0.1.0",
789 "kvm_sys 0.1.0",
Stephen Barber8ee09732018-11-26 18:03:14 -0800790 "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800791 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidef7352f2018-05-17 18:47:11 -0700792 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800793 "sync 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800794 "sys_util 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +0800795 "vm_control 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800796]
797
Zach Reiznerab839e22017-09-19 17:48:41 -0700798[metadata]
Chirantan Ekbote99e6a6f2019-07-17 10:48:02 +0900799"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
paulhsiab6d842f2019-01-18 20:00:36 +0800800"checksum cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16"
801"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800802"checksum futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b6f16056ecbb57525ff698bb955162d0cd03bee84e6241c27ff75c08d8ca5987"
803"checksum futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fcae98ca17d102fd8a3603727b9259fcf7fa4239b603d2142926189bc8999b86"
804"checksum futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "79564c427afefab1dfb3298535b21eda083ef7935b4f0ecbfcb121f0aec10866"
805"checksum futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1e274736563f686a837a0568b478bdabfeaec2dca794b5649b04e2fe1627c231"
806"checksum futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e676577d229e70952ab25f3945795ba5b16d63ca794ca9d2c860e5595d20b5ff"
807"checksum futures-macro 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "52e7c56c15537adb4f76d0b7a76ad131cb4d2f4f32d3b0bcabcbe1c7c5e87764"
808"checksum futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "171be33efae63c2d59e6dbba34186fe0d6394fb378069a76dfd80fdcffd43c16"
809"checksum futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0bae52d6b29cf440e298856fec3965ee6fa71b06aa7495178615953fd669e5f9"
810"checksum futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d66274fb76985d3c62c886d1da7ac4c0903a8c9f754e8fe0f35a6a6cc39e76"
paulhsiab6d842f2019-01-18 20:00:36 +0800811"checksum getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797"
Stephen Barber8ee09732018-11-26 18:03:14 -0800812"checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311"
paulhsiab6d842f2019-01-18 20:00:36 +0800813"checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800814"checksum memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223"
David Tolnayde6b29a2018-12-20 11:49:46 -0800815"checksum num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5a69d464bdc213aaaff628444e99578ede64e9c854025aa43b9796530afa9238"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800816"checksum paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "423a519e1c6e828f1e73b720f9d9ed2fa643dce8a7737fb43235ce0b41eeaa49"
817"checksum paste-impl 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4214c9e912ef61bf42b81ba9a47e8aad1b2ffaf739ab162bf96d1e011f54e6c5"
818"checksum pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5894c618ce612a3fa23881b152b608bafb8c56cfc22f434a3ba3120b40f7b587"
Jingkui Wang33e08312018-11-02 00:27:48 -0700819"checksum pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "110d5ee3593dbb73f56294327fe5668bcc997897097cbc76b51e7aed3f52452f"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800820"checksum proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ecd45702f76d6d3c75a80564378ae228a85f0b59d2f3ed43c91b4a69eb2ebfc5"
821"checksum proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "369a6ed065f249a159e06c45752c780bda2fb53c995718f9e484d08daa9eb42e"
Dylan Reid672559f2020-01-28 12:31:15 -0800822"checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700823"checksum protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40361836defdd5871ff7e84096c6f6444af7fc157f8ef1789f54f147687caa20"
824"checksum protobuf-codegen 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "12c6abd78435445fc86898ebbd0521a68438063d4a73e23527b7134e6bf58b4a"
825"checksum protoc 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3998c4bc0af8ccbd3cc68245ee9f72663c5ae2fb78bc48ff7719aef11562edea"
826"checksum protoc-rust 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "234c97039c32bb58a883d0deafa57db37e59428ce536f3bdfe1c46cffec04113"
Dylan Reid672559f2020-01-28 12:31:15 -0800827"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800828"checksum remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "99c861227fc40c8da6fdaa3d58144ac84c0537080a43eb1d7d45c28f88dcb888"
829"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Dylan Reid672559f2020-01-28 12:31:15 -0800830"checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5"
paulhsiab6d842f2019-01-18 20:00:36 +0800831"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Dylan Reid672559f2020-01-28 12:31:15 -0800832"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"