blob: a630236c442f18d106ac4e96741882edc96371d2 [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",
Michael Hoyle6b196952020-08-02 20:09:41 -07008 "base 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -08009 "data_model 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080010 "devices 0.1.0",
Steven Richmanf32d0b42020-06-20 21:45:32 -070011 "hypervisor 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080012 "kernel_cmdline 0.1.0",
13 "kvm 0.1.0",
14 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -070015 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Andrew Walbrance64fc02020-07-23 15:42:46 +010016 "minijail 0.2.1",
Dylan Reid72ccaef2020-01-13 01:59:25 -080017 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidef7352f2018-05-17 18:47:11 -070018 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -080019 "sync 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +080020 "vm_control 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -070021 "vm_memory 0.1.0",
Sonny Rao2ffa0cb2018-02-26 17:27:40 -080022]
23
24[[package]]
Chuanxiao Dong91e84032019-11-01 15:18:13 +080025name = "acpi_tables"
26version = "0.1.0"
27dependencies = [
28 "data_model 0.1.0",
Dennis Kempina5262a12020-10-23 12:20:50 -070029 "tempfile 3.0.7",
Chuanxiao Dong91e84032019-11-01 15:18:13 +080030]
31
32[[package]]
Andrew Walbran02a17bb2020-07-16 15:15:35 +010033name = "android_log-sys"
34version = "0.2.0"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36
37[[package]]
Sonny Raoed517d12018-02-13 22:09:43 -080038name = "arch"
39version = "0.1.0"
40dependencies = [
Tomasz Jeznach42644642020-05-20 23:27:59 -070041 "acpi_tables 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -070042 "base 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080043 "devices 0.1.0",
Keiichi Watanabec5262e92020-10-21 15:57:33 +090044 "gdbstub 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steven Richmanf32d0b42020-06-20 21:45:32 -070045 "hypervisor 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080046 "kernel_cmdline 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -070047 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Andrew Walbrance64fc02020-07-23 15:42:46 +010048 "minijail 0.2.1",
Keiichi Watanabec5262e92020-10-21 15:57:33 +090049 "msg_socket 0.1.0",
Dylan Reidef7352f2018-05-17 18:47:11 -070050 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -080051 "sync 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +080052 "vm_control 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -070053 "vm_memory 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -080054]
55
56[[package]]
David Tolnay088e7f32018-12-07 11:32:09 -080057name = "assertions"
58version = "0.1.0"
59
60[[package]]
Dylan Reidbe884442020-06-26 17:54:02 -070061name = "async-trait"
62version = "0.1.36"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64dependencies = [
65 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
66 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
67 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
68]
69
70[[package]]
Dylan Reidb58b5522018-12-06 19:47:18 +000071name = "audio_streams"
72version = "0.1.0"
Daniel Verkampc7d1d162020-02-10 10:56:13 -080073dependencies = [
74 "sync 0.1.0",
75 "sys_util 0.1.0",
76]
Dylan Reidb58b5522018-12-06 19:47:18 +000077
78[[package]]
Keiichi Watanabefa149ab2020-11-11 19:47:37 +090079name = "autocfg"
80version = "1.0.1"
81source = "registry+https://github.com/rust-lang/crates.io-index"
82
83[[package]]
Michael Hoyle6b196952020-08-02 20:09:41 -070084name = "base"
85version = "0.1.0"
86dependencies = [
Noah Goldb3fca202020-11-05 19:10:36 -080087 "cros_async 0.1.0",
Michael Hoylea7e38ab2020-08-05 18:50:47 -070088 "data_model 0.1.0",
Michael Hoyle6a0960a2020-10-09 01:20:52 -070089 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Hoyle08d86a42020-08-19 14:45:21 -070090 "sync 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -070091 "sys_util 0.1.0",
92]
93
94[[package]]
Jingkui Wang8cad7512018-05-22 11:22:13 -070095name = "bit_field"
96version = "0.1.0"
97dependencies = [
98 "bit_field_derive 0.1.0",
99]
100
101[[package]]
102name = "bit_field_derive"
103version = "0.1.0"
104dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800105 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
106 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
107 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wang8cad7512018-05-22 11:22:13 -0700108]
109
110[[package]]
Chirantan Ekbote99e6a6f2019-07-17 10:48:02 +0900111name = "bitflags"
112version = "1.1.0"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114
115[[package]]
Manoj Guptad8f10af2018-05-18 11:33:19 -0700116name = "cc"
paulhsiab6d842f2019-01-18 20:00:36 +0800117version = "1.0.25"
Manoj Guptad8f10af2018-05-18 11:33:19 -0700118source = "registry+https://github.com/rust-lang/crates.io-index"
119
120[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800121name = "cfg-if"
Keiichi Watanabe0d46a142020-10-26 16:58:55 +0900122version = "0.1.10"
Zach Reiznere0983c72018-01-16 17:35:27 -0800123source = "registry+https://github.com/rust-lang/crates.io-index"
124
125[[package]]
paulhsiaf052cfe2019-01-22 15:22:25 +0800126name = "cras-sys"
127version = "0.1.0"
128dependencies = [
Daniel Verkampc7d1d162020-02-10 10:56:13 -0800129 "audio_streams 0.1.0",
paulhsiaf052cfe2019-01-22 15:22:25 +0800130 "data_model 0.1.0",
131]
132
133[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800134name = "cros_async"
135version = "0.1.0"
136dependencies = [
Noah Gold57679872020-09-16 18:21:58 -0700137 "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800138 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid0edf83a2020-06-02 13:22:16 -0700139 "io_uring 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700140 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Keiichi Watanabe0d46a142020-10-26 16:58:55 +0900141 "paste 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800142 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote8ea889f2020-08-25 19:03:44 +0900143 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Noah Goldb3fca202020-11-05 19:10:36 -0800144 "sys_util 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800145 "syscall_defines 0.1.0",
Noah Gold57679872020-09-16 18:21:58 -0700146 "thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800147]
148
149[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700150name = "crosvm"
151version = "0.1.0"
152dependencies = [
Sonny Rao2ffa0cb2018-02-26 17:27:40 -0800153 "aarch64 0.1.0",
Chuanxiao Dong91e84032019-11-01 15:18:13 +0800154 "acpi_tables 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -0800155 "arch 0.1.0",
David Tolnay4b292af2019-04-12 16:57:48 -0700156 "assertions 0.1.0",
Dylan Reid3082e8e2019-01-07 10:33:48 -0800157 "audio_streams 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -0700158 "base 0.1.0",
Jingkui Wang8cad7512018-05-22 11:22:13 -0700159 "bit_field 0.1.0",
Dmitry Torokhov2c7e8812019-01-17 16:20:33 -0800160 "crosvm_plugin 0.17.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700161 "data_model 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700162 "devices 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700163 "disk 0.1.0",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800164 "enumn 0.1.0",
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900165 "gdbstub 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reizner6f685432018-04-25 17:49:56 -0700166 "gpu_buffer 0.1.0",
Gurchetan Singh144c2792019-09-09 14:40:11 -0700167 "gpu_renderer 0.1.0",
Steven Richmanf32d0b42020-06-20 21:45:32 -0700168 "hypervisor 0.1.0",
Sonny Rao6cc352f2018-02-01 17:49:01 -0800169 "kernel_cmdline 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700170 "kernel_loader 0.1.0",
171 "kvm 0.1.0",
Zach Reizner8864cb02018-01-16 17:59:03 -0800172 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700173 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
paulhsiaf052cfe2019-01-22 15:22:25 +0800174 "libcras 0.1.0",
Andrew Walbrance64fc02020-07-23 15:42:46 +0100175 "minijail 0.2.1",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700176 "msg_socket 0.1.0",
Jason D. Clinton865323d2017-09-27 22:04:03 -0600177 "net_util 0.1.0",
Chirantan Ekbote75ba8752020-10-27 18:33:02 +0900178 "p9 0.1.0",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700179 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay65928af2019-04-05 20:34:50 -0700180 "protos 0.1.0",
Daniel Prilik22006042019-01-14 14:19:04 -0800181 "rand_ish 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800182 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reiddea77ce2018-05-23 12:59:11 -0700183 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800184 "sync 0.1.0",
Michael Hoylea7e38ab2020-08-05 18:50:47 -0700185 "tempfile 3.0.7",
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900186 "thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
Jason D. Clinton865323d2017-09-27 22:04:03 -0600187 "vhost 0.1.0",
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700188 "vm_control 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700189 "vm_memory 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700190 "x86_64 0.1.0",
191]
192
193[[package]]
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800194name = "crosvm_plugin"
Dmitry Torokhov2c7e8812019-01-17 16:20:33 -0800195version = "0.17.0"
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800196dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700197 "base 0.1.0",
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800198 "kvm 0.1.0",
199 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700200 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700201 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay65928af2019-04-05 20:34:50 -0700202 "protos 0.1.0",
Zach Reiznerde01b8b2018-01-16 17:44:54 -0800203]
204
205[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700206name = "data_model"
207version = "0.1.0"
David Tolnay088e7f32018-12-07 11:32:09 -0800208dependencies = [
209 "assertions 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700210 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay088e7f32018-12-07 11:32:09 -0800211]
Zach Reiznerab839e22017-09-19 17:48:41 -0700212
213[[package]]
Dylan Reidd169a8d2017-10-06 15:26:46 -0700214name = "devices"
215version = "0.1.0"
216dependencies = [
Chuanxiao Dong6db9f9f2020-04-27 16:32:13 +0800217 "acpi_tables 0.1.0",
Dylan Reidb58b5522018-12-06 19:47:18 +0000218 "audio_streams 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -0700219 "base 0.1.0",
Jingkui Wang52667262018-07-18 13:26:44 -0700220 "bit_field 0.1.0",
Dylan Reid81a87842020-04-26 06:33:46 +0000221 "cros_async 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700222 "data_model 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700223 "disk 0.1.0",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800224 "enumn 0.1.0",
Victor Hsiehbae88f42020-10-08 13:13:32 -0700225 "fuse 0.1.0",
Zach Reizner3a8100a2017-09-13 19:15:43 -0700226 "gpu_buffer 0.1.0",
227 "gpu_display 0.1.0",
228 "gpu_renderer 0.1.0",
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700229 "hypervisor 0.1.0",
Xiong Zhang9628f612019-04-23 17:14:43 +0800230 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700231 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Judy Hsiaod5c1e962020-02-04 12:30:01 +0800232 "libcras 0.1.0",
Keiichi Watanabe57df6a02019-12-06 22:24:40 +0900233 "libvda 0.1.0",
Noah Gold7898b802019-12-17 10:07:11 -0800234 "linux_input_sys 0.1.0",
Andrew Walbrance64fc02020-07-23 15:42:46 +0100235 "minijail 0.2.1",
Zach Reizneraa575662018-08-15 10:46:32 -0700236 "msg_on_socket_derive 0.1.0",
Jingkui Wangb23c0912018-11-02 17:00:31 +0000237 "msg_socket 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700238 "net_sys 0.1.0",
239 "net_util 0.1.0",
Chirantan Ekboteebd56812018-04-16 19:32:04 -0700240 "p9 0.1.0",
David Tolnay1aca8b72019-04-05 11:56:44 -0700241 "protos 0.1.0",
Chirantan Ekbote44336b92020-06-23 17:12:03 +0900242 "rand_ish 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800243 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid228e4a62018-06-07 15:42:41 -0700244 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800245 "sync 0.1.0",
Chirantan Ekbote0399e182019-08-16 16:15:13 +0900246 "syscall_defines 0.1.0",
David Tolnaye33b55c2019-04-17 21:09:41 -0700247 "tempfile 3.0.7",
David Tolnayde6b29a2018-12-20 11:49:46 -0800248 "tpm2 0.1.0",
Jingkui Wangbbd77ff2019-03-08 00:17:58 -0800249 "usb_util 0.1.0",
Xiong Zhang9628f612019-04-23 17:14:43 +0800250 "vfio_sys 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700251 "vhost 0.1.0",
252 "virtio_sys 0.1.0",
253 "vm_control 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700254 "vm_memory 0.1.0",
Dylan Reidd169a8d2017-10-06 15:26:46 -0700255]
256
257[[package]]
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700258name = "disk"
259version = "0.1.0"
260dependencies = [
Dylan Reidbe884442020-06-26 17:54:02 -0700261 "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Hoyle6b196952020-08-02 20:09:41 -0700262 "base 0.1.0",
Dylan Reidbe884442020-06-26 17:54:02 -0700263 "cros_async 0.1.0",
Cody Schuffelenf9b035d2019-07-08 16:14:24 -0700264 "data_model 0.1.0",
Dylan Reidbe884442020-06-26 17:54:02 -0700265 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700266 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700267 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Cody Schuffelenf9b035d2019-07-08 16:14:24 -0700268 "protos 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800269 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Hoylea7e38ab2020-08-05 18:50:47 -0700270 "tempfile 3.0.7",
Dylan Reidbe884442020-06-26 17:54:02 -0700271 "vm_memory 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700272]
273
274[[package]]
Zach Reizner304e7312020-09-29 16:00:24 -0700275name = "downcast-rs"
276version = "1.2.0"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278
279[[package]]
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800280name = "enumn"
281version = "0.1.0"
282dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800283 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
284 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
285 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Miriam Zimmerman16f659f2019-01-15 16:23:48 -0800286]
287
288[[package]]
Victor Hsiehbae88f42020-10-08 13:13:32 -0700289name = "fuse"
290version = "0.1.0"
291dependencies = [
292 "base 0.1.0",
293 "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
294 "data_model 0.1.0",
295 "enumn 0.1.0",
296 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
297 "thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
298]
299
300[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800301name = "futures"
302version = "0.3.1"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304dependencies = [
305 "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
306 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
307 "futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
308 "futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
309 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
310 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
311 "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
312]
313
314[[package]]
315name = "futures-channel"
316version = "0.3.1"
317source = "registry+https://github.com/rust-lang/crates.io-index"
318dependencies = [
319 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
320 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
321]
322
323[[package]]
324name = "futures-core"
325version = "0.3.1"
326source = "registry+https://github.com/rust-lang/crates.io-index"
327
328[[package]]
329name = "futures-executor"
330version = "0.3.1"
331source = "registry+https://github.com/rust-lang/crates.io-index"
332dependencies = [
333 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
334 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
335 "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
336]
337
338[[package]]
339name = "futures-io"
340version = "0.3.1"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342
343[[package]]
344name = "futures-macro"
345version = "0.3.1"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347dependencies = [
348 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
349 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
350 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
351 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
352]
353
354[[package]]
355name = "futures-sink"
356version = "0.3.1"
357source = "registry+https://github.com/rust-lang/crates.io-index"
358
359[[package]]
360name = "futures-task"
361version = "0.3.1"
362source = "registry+https://github.com/rust-lang/crates.io-index"
363
364[[package]]
365name = "futures-util"
366version = "0.3.1"
367source = "registry+https://github.com/rust-lang/crates.io-index"
368dependencies = [
369 "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
370 "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
371 "futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
372 "futures-macro 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
373 "futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
374 "futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
375 "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
376 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
377 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
378 "proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
379 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
380]
381
382[[package]]
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900383name = "gdbstub"
384version = "0.4.0"
385source = "registry+https://github.com/rust-lang/crates.io-index"
386dependencies = [
387 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
388 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
389 "managed 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
390 "num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
391 "paste 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
392]
393
394[[package]]
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700395name = "getopts"
paulhsiab6d842f2019-01-18 20:00:36 +0800396version = "0.2.18"
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700397source = "registry+https://github.com/rust-lang/crates.io-index"
paulhsiab6d842f2019-01-18 20:00:36 +0800398dependencies = [
399 "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
400]
Chirantan Ekbotea79073a2018-06-22 19:00:30 -0700401
402[[package]]
Zach Reizner6f685432018-04-25 17:49:56 -0700403name = "gpu_buffer"
404version = "0.1.0"
405dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700406 "base 0.1.0",
Zach Reizner6f685432018-04-25 17:49:56 -0700407 "data_model 0.1.0",
408]
409
410[[package]]
Zach Reizner20d71f82018-05-03 13:19:37 -0700411name = "gpu_display"
412version = "0.1.0"
413dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700414 "base 0.1.0",
paulhsiab6d842f2019-01-18 20:00:36 +0800415 "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reizner20d71f82018-05-03 13:19:37 -0700416 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700417 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Noah Gold7898b802019-12-17 10:07:11 -0800418 "linux_input_sys 0.1.0",
Zach Reizner20d71f82018-05-03 13:19:37 -0700419]
420
421[[package]]
Zach Reiznerf40bb192018-05-03 16:58:27 -0700422name = "gpu_renderer"
423version = "0.1.0"
424dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700425 "base 0.1.0",
Zach Reiznerf40bb192018-05-03 16:58:27 -0700426 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700427 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidec058d62020-07-20 20:21:11 -0700428 "vm_memory 0.1.0",
Zach Reiznerf40bb192018-05-03 16:58:27 -0700429]
430
431[[package]]
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700432name = "hypervisor"
433version = "0.1.0"
434dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700435 "base 0.1.0",
Colin Downs-Razoukc31a7b92020-05-04 10:45:55 -0700436 "bit_field 0.1.0",
Colin Downs-Razouk63648232020-06-04 10:33:40 -0700437 "data_model 0.1.0",
Zach Reizner304e7312020-09-29 16:00:24 -0700438 "downcast-rs 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Colin Downs-Razoukc31a7b92020-05-04 10:45:55 -0700439 "enumn 0.1.0",
Daniel Verkamp56520c22020-05-19 11:23:22 -0700440 "kvm 0.1.0",
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700441 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700442 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Steven Richman583651a2020-05-11 21:11:50 -0700443 "msg_socket 0.1.0",
Daniel Verkampa81bb0b2020-05-21 15:19:49 -0700444 "sync 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700445 "vm_memory 0.1.0",
Colin Downs-Razouk43b1bc82020-04-30 15:48:47 -0700446]
447
448[[package]]
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900449name = "intrusive-collections"
450version = "0.9.0"
451source = "registry+https://github.com/rust-lang/crates.io-index"
452dependencies = [
453 "memoffset 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
454]
455
456[[package]]
Dylan Reid0edf83a2020-06-02 13:22:16 -0700457name = "io_uring"
458version = "0.1.0"
459dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700460 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Noah Goldb3fca202020-11-05 19:10:36 -0800461 "sys_util 0.1.0",
Dylan Reid0edf83a2020-06-02 13:22:16 -0700462 "syscall_defines 0.1.0",
463]
464
465[[package]]
Sonny Rao6cc352f2018-02-01 17:49:01 -0800466name = "kernel_cmdline"
467version = "0.1.0"
468dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700469 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Sonny Rao6cc352f2018-02-01 17:49:01 -0800470]
471
472[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700473name = "kernel_loader"
474version = "0.1.0"
475dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700476 "base 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700477 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Michael Hoylea7e38ab2020-08-05 18:50:47 -0700478 "tempfile 3.0.7",
Dylan Reidec058d62020-07-20 20:21:11 -0700479 "vm_memory 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700480]
481
482[[package]]
483name = "kvm"
484version = "0.1.0"
485dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700486 "base 0.1.0",
Gurchetan Singhbf433ea2018-10-31 17:31:46 -0700487 "data_model 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700488 "kvm_sys 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700489 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700490 "msg_socket 0.1.0",
Gurchetan Singh173fe622020-05-21 18:05:06 -0700491 "sync 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700492 "vm_memory 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700493]
494
495[[package]]
496name = "kvm_sys"
497version = "0.1.0"
498dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700499 "base 0.1.0",
Gurchetan Singhcf68ea62018-11-01 16:16:00 -0700500 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700501 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700502]
503
504[[package]]
505name = "libc"
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700506version = "0.2.65"
Zach Reiznerab839e22017-09-19 17:48:41 -0700507source = "registry+https://github.com/rust-lang/crates.io-index"
508
509[[package]]
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900510name = "libchromeos"
511version = "0.1.0"
512dependencies = [
513 "data_model 0.1.0",
514 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
515 "getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
516 "intrusive-collections 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
517 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
518 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
519 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
520]
521
522[[package]]
paulhsiaf052cfe2019-01-22 15:22:25 +0800523name = "libcras"
524version = "0.1.0"
525dependencies = [
526 "audio_streams 0.1.0",
527 "cras-sys 0.1.0",
528 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700529 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
paulhsiaf052cfe2019-01-22 15:22:25 +0800530 "sys_util 0.1.0",
531]
532
533[[package]]
Keiichi Watanabe57df6a02019-12-06 22:24:40 +0900534name = "libvda"
535version = "0.1.0"
536dependencies = [
537 "enumn 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700538 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Keiichi Watanabe57df6a02019-12-06 22:24:40 +0900539 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
540]
541
542[[package]]
Noah Gold7898b802019-12-17 10:07:11 -0800543name = "linux_input_sys"
544version = "0.1.0"
545dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700546 "base 0.1.0",
Noah Gold7898b802019-12-17 10:07:11 -0800547 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700548 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Noah Gold7898b802019-12-17 10:07:11 -0800549]
550
551[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800552name = "log"
paulhsiab6d842f2019-01-18 20:00:36 +0800553version = "0.4.5"
Zach Reiznere0983c72018-01-16 17:35:27 -0800554source = "registry+https://github.com/rust-lang/crates.io-index"
555dependencies = [
Keiichi Watanabe0d46a142020-10-26 16:58:55 +0900556 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800557]
558
559[[package]]
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900560name = "managed"
561version = "0.8.0"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563
564[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800565name = "memchr"
566version = "2.3.0"
567source = "registry+https://github.com/rust-lang/crates.io-index"
568
569[[package]]
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900570name = "memoffset"
571version = "0.5.6"
572source = "registry+https://github.com/rust-lang/crates.io-index"
573dependencies = [
574 "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
575]
576
577[[package]]
Daniel Verkamp1c365a72020-06-26 12:01:54 -0700578name = "minijail"
Andrew Walbrance64fc02020-07-23 15:42:46 +0100579version = "0.2.1"
Daniel Verkamp1c365a72020-06-26 12:01:54 -0700580dependencies = [
581 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
582 "minijail-sys 0.0.11",
583]
584
585[[package]]
Daniel Verkamp2dae5672020-02-18 10:31:20 -0800586name = "minijail-sys"
587version = "0.0.11"
588dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700589 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp2dae5672020-02-18 10:31:20 -0800590 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
591]
592
593[[package]]
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700594name = "msg_on_socket_derive"
595version = "0.1.0"
596dependencies = [
Michael Hoyle6a0960a2020-10-09 01:20:52 -0700597 "base 0.1.0",
Dylan Reid672559f2020-01-28 12:31:15 -0800598 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
599 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
600 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700601]
602
603[[package]]
604name = "msg_socket"
605version = "0.1.0"
606dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700607 "base 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800608 "cros_async 0.1.0",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700609 "data_model 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800610 "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700611 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700612 "msg_on_socket_derive 0.1.0",
Zach Reizner8b3ee412020-03-25 01:16:38 -0700613 "sync 0.1.0",
Jingkui Wangf5d565d2018-09-27 10:41:11 -0700614]
615
616[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700617name = "net_sys"
618version = "0.1.0"
619dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700620 "base 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700621]
622
623[[package]]
624name = "net_util"
625version = "0.1.0"
626dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700627 "base 0.1.0",
Stephen Barber6cb2a932019-10-25 13:13:18 +0200628 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700629 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700630 "net_sys 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700631]
632
633[[package]]
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900634name = "num-traits"
635version = "0.2.12"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637dependencies = [
638 "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
639]
640
641[[package]]
David Tolnayde6b29a2018-12-20 11:49:46 -0800642name = "num_cpus"
643version = "1.9.0"
644source = "registry+https://github.com/rust-lang/crates.io-index"
645dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700646 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayde6b29a2018-12-20 11:49:46 -0800647]
648
649[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700650name = "p9"
651version = "0.1.0"
652dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700653 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900654 "libchromeos 0.1.0",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700655 "wire_format_derive 0.1.0",
656]
657
658[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800659name = "paste"
Keiichi Watanabe0d46a142020-10-26 16:58:55 +0900660version = "1.0.2"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800661source = "registry+https://github.com/rust-lang/crates.io-index"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800662
663[[package]]
664name = "pin-utils"
665version = "0.1.0-alpha.4"
666source = "registry+https://github.com/rust-lang/crates.io-index"
667
668[[package]]
Jingkui Wang33e08312018-11-02 00:27:48 -0700669name = "pkg-config"
670version = "0.3.11"
671source = "registry+https://github.com/rust-lang/crates.io-index"
672
673[[package]]
Zach Reizner25c6bc12018-02-27 22:22:35 -0800674name = "poll_token_derive"
675version = "0.1.0"
David Tolnayd4d9c262018-12-05 20:36:49 -0800676dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800677 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
678 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
679 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayd4d9c262018-12-05 20:36:49 -0800680]
Zach Reizner25c6bc12018-02-27 22:22:35 -0800681
682[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800683name = "proc-macro-hack"
684version = "0.5.11"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700685source = "registry+https://github.com/rust-lang/crates.io-index"
686dependencies = [
Dylan Reid72ccaef2020-01-13 01:59:25 -0800687 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
688 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
689 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700690]
691
692[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800693name = "proc-macro-nested"
694version = "0.1.3"
695source = "registry+https://github.com/rust-lang/crates.io-index"
696
697[[package]]
Dylan Reid672559f2020-01-28 12:31:15 -0800698name = "proc-macro2"
699version = "1.0.8"
700source = "registry+https://github.com/rust-lang/crates.io-index"
701dependencies = [
702 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
703]
704
705[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800706name = "protobuf"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700707version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800708source = "registry+https://github.com/rust-lang/crates.io-index"
709
710[[package]]
David Tolnayfd67ec52019-04-10 17:59:15 -0700711name = "protobuf-codegen"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700712version = "2.8.1"
David Tolnayfd67ec52019-04-10 17:59:15 -0700713source = "registry+https://github.com/rust-lang/crates.io-index"
714dependencies = [
Daniel Verkamp187fd022019-10-18 14:18:59 -0700715 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayfd67ec52019-04-10 17:59:15 -0700716]
717
718[[package]]
Zach Reiznere0983c72018-01-16 17:35:27 -0800719name = "protoc"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700720version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800721source = "registry+https://github.com/rust-lang/crates.io-index"
722dependencies = [
paulhsiab6d842f2019-01-18 20:00:36 +0800723 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800724]
725
726[[package]]
727name = "protoc-rust"
Daniel Verkamp187fd022019-10-18 14:18:59 -0700728version = "2.8.1"
Zach Reiznere0983c72018-01-16 17:35:27 -0800729source = "registry+https://github.com/rust-lang/crates.io-index"
730dependencies = [
Daniel Verkamp187fd022019-10-18 14:18:59 -0700731 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
732 "protobuf-codegen 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
733 "protoc 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnayfd67ec52019-04-10 17:59:15 -0700734 "tempfile 3.0.7",
Zach Reiznere0983c72018-01-16 17:35:27 -0800735]
736
737[[package]]
David Tolnay1aca8b72019-04-05 11:56:44 -0700738name = "protos"
739version = "0.1.0"
740dependencies = [
David Tolnay65928af2019-04-05 20:34:50 -0700741 "kvm_sys 0.1.0",
Daniel Verkamp187fd022019-10-18 14:18:59 -0700742 "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
743 "protoc-rust 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay1aca8b72019-04-05 11:56:44 -0700744]
745
746[[package]]
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800747name = "qcow_utils"
748version = "0.1.0"
749dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700750 "base 0.1.0",
Cody Schuffelen7d533e52019-07-02 16:54:05 -0700751 "disk 0.1.0",
paulhsiab6d842f2019-01-18 20:00:36 +0800752 "getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700753 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800754]
755
756[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700757name = "quote"
Dylan Reid672559f2020-01-28 12:31:15 -0800758version = "1.0.2"
759source = "registry+https://github.com/rust-lang/crates.io-index"
760dependencies = [
761 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
762]
763
764[[package]]
Daniel Prilik22006042019-01-14 14:19:04 -0800765name = "rand_ish"
766version = "0.1.0"
Zach Reiznere0983c72018-01-16 17:35:27 -0800767
768[[package]]
David Tolnay3df35522019-03-11 12:36:30 -0700769name = "remain"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800770version = "0.2.1"
David Tolnay3df35522019-03-11 12:36:30 -0700771source = "registry+https://github.com/rust-lang/crates.io-index"
772dependencies = [
Dylan Reid72ccaef2020-01-13 01:59:25 -0800773 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
774 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
775 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
David Tolnay3df35522019-03-11 12:36:30 -0700776]
777
778[[package]]
Dylan Reiddea77ce2018-05-23 12:59:11 -0700779name = "resources"
780version = "0.1.0"
781dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700782 "base 0.1.0",
Dylan Reid228e4a62018-06-07 15:42:41 -0700783 "gpu_buffer 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700784 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700785 "msg_socket 0.1.0",
Dylan Reiddea77ce2018-05-23 12:59:11 -0700786]
787
788[[package]]
Dylan Reid72ccaef2020-01-13 01:59:25 -0800789name = "slab"
790version = "0.4.2"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700791source = "registry+https://github.com/rust-lang/crates.io-index"
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700792
793[[package]]
Dylan Reid672559f2020-01-28 12:31:15 -0800794name = "syn"
795version = "1.0.14"
796source = "registry+https://github.com/rust-lang/crates.io-index"
797dependencies = [
798 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
799 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
800 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
801]
802
803[[package]]
David Tolnay1d4d44a2018-12-03 23:37:46 -0800804name = "sync"
805version = "0.1.0"
806
807[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700808name = "sys_util"
809version = "0.1.0"
810dependencies = [
Andrew Walbran02a17bb2020-07-16 15:15:35 +0100811 "android_log-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700812 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700813 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reizner25c6bc12018-02-27 22:22:35 -0800814 "poll_token_derive 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800815 "sync 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700816 "syscall_defines 0.1.0",
David Tolnaye33b55c2019-04-17 21:09:41 -0700817 "tempfile 3.0.7",
Zach Reiznerab839e22017-09-19 17:48:41 -0700818]
819
820[[package]]
821name = "syscall_defines"
822version = "0.1.0"
823
824[[package]]
David Tolnayfd67ec52019-04-10 17:59:15 -0700825name = "tempfile"
826version = "3.0.7"
Zach Reiznere0983c72018-01-16 17:35:27 -0800827dependencies = [
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700828 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznere0983c72018-01-16 17:35:27 -0800829]
830
831[[package]]
Noah Gold57679872020-09-16 18:21:58 -0700832name = "thiserror"
833version = "1.0.20"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835dependencies = [
836 "thiserror-impl 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
837]
838
839[[package]]
840name = "thiserror-impl"
841version = "1.0.20"
842source = "registry+https://github.com/rust-lang/crates.io-index"
843dependencies = [
844 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
845 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
846 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
847]
848
849[[package]]
David Tolnayde6b29a2018-12-20 11:49:46 -0800850name = "tpm2"
851version = "0.1.0"
852dependencies = [
853 "tpm2-sys 0.1.0",
854]
855
856[[package]]
857name = "tpm2-sys"
858version = "0.1.0"
859dependencies = [
860 "num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
861 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
862]
863
864[[package]]
paulhsiab6d842f2019-01-18 20:00:36 +0800865name = "unicode-width"
866version = "0.1.5"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868
869[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700870name = "unicode-xid"
Dylan Reid672559f2020-01-28 12:31:15 -0800871version = "0.2.0"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873
874[[package]]
Daniel Verkamp64941172019-07-09 17:21:54 -0700875name = "usb_sys"
876version = "0.1.0"
877dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700878 "base 0.1.0",
Daniel Verkamp64941172019-07-09 17:21:54 -0700879]
880
881[[package]]
Jingkui Wang33e08312018-11-02 00:27:48 -0700882name = "usb_util"
883version = "0.1.0"
884dependencies = [
David Tolnay088e7f32018-12-07 11:32:09 -0800885 "assertions 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -0700886 "base 0.1.0",
Jingkui Wang33e08312018-11-02 00:27:48 -0700887 "data_model 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700888 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800889 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Daniel Verkamp64941172019-07-09 17:21:54 -0700890 "usb_sys 0.1.0",
Jingkui Wang33e08312018-11-02 00:27:48 -0700891]
892
893[[package]]
Xiong Zhang9628f612019-04-23 17:14:43 +0800894name = "vfio_sys"
895version = "0.1.0"
896dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700897 "base 0.1.0",
Xiong Zhang9628f612019-04-23 17:14:43 +0800898]
899
900[[package]]
Zach Reiznerab839e22017-09-19 17:48:41 -0700901name = "vhost"
902version = "0.1.0"
903dependencies = [
David Tolnay4b292af2019-04-12 16:57:48 -0700904 "assertions 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -0700905 "base 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700906 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Zach Reiznerab839e22017-09-19 17:48:41 -0700907 "net_util 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700908 "virtio_sys 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700909 "vm_memory 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700910]
911
912[[package]]
913name = "virtio_sys"
914version = "0.1.0"
915dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700916 "base 0.1.0",
Zach Reiznerab839e22017-09-19 17:48:41 -0700917]
918
919[[package]]
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700920name = "vm_control"
921version = "0.1.0"
922dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700923 "base 0.1.0",
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700924 "data_model 0.1.0",
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900925 "gdbstub 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steven Richmanf32d0b42020-06-20 21:45:32 -0700926 "hypervisor 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700927 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Jingkui Wange13b1802018-10-03 13:04:47 -0700928 "msg_socket 0.1.0",
Dylan Reidef7352f2018-05-17 18:47:11 -0700929 "resources 0.1.0",
Lingfeng Yangd6ac1ab2020-01-31 13:55:35 -0800930 "sync 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700931 "vm_memory 0.1.0",
932]
933
934[[package]]
935name = "vm_memory"
936version = "0.1.0"
937dependencies = [
Michael Hoyle6b196952020-08-02 20:09:41 -0700938 "base 0.1.0",
Dylan Reid82d7b9f2020-06-02 18:33:33 -0700939 "cros_async 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700940 "data_model 0.1.0",
941 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidec058d62020-07-20 20:21:11 -0700942 "syscall_defines 0.1.0",
Dylan Reid94bf1bf2017-10-06 15:30:34 -0700943]
944
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800945[[package]]
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700946name = "wire_format_derive"
947version = "0.1.0"
948dependencies = [
Dylan Reid672559f2020-01-28 12:31:15 -0800949 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
950 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
951 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Chirantan Ekbote800fcb02018-03-19 16:49:53 -0700952]
953
954[[package]]
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800955name = "x86_64"
956version = "0.1.0"
957dependencies = [
Chuanxiao Dong020fbf02020-02-27 13:58:26 +0800958 "acpi_tables 0.1.0",
Sonny Raoed517d12018-02-13 22:09:43 -0800959 "arch 0.1.0",
David Tolnay4b292af2019-04-12 16:57:48 -0700960 "assertions 0.1.0",
Michael Hoyle6b196952020-08-02 20:09:41 -0700961 "base 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800962 "data_model 0.1.0",
Sonny Rao43724a22018-02-01 15:52:58 -0800963 "devices 0.1.0",
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900964 "gdbstub 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Steven Richmanf32d0b42020-06-20 21:45:32 -0700965 "hypervisor 0.1.0",
Sonny Rao43724a22018-02-01 15:52:58 -0800966 "kernel_cmdline 0.1.0",
967 "kernel_loader 0.1.0",
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700968 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Andrew Walbrance64fc02020-07-23 15:42:46 +0100969 "minijail 0.2.1",
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900970 "msg_socket 0.1.0",
Dylan Reid72ccaef2020-01-13 01:59:25 -0800971 "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Dylan Reidef7352f2018-05-17 18:47:11 -0700972 "resources 0.1.0",
David Tolnay1d4d44a2018-12-03 23:37:46 -0800973 "sync 0.1.0",
Zhuocheng Dingf2e90bf2019-12-02 15:50:20 +0800974 "vm_control 0.1.0",
Dylan Reidec058d62020-07-20 20:21:11 -0700975 "vm_memory 0.1.0",
Dylan Reid6ecbbfd2018-01-18 13:39:51 -0800976]
977
Zach Reiznerab839e22017-09-19 17:48:41 -0700978[metadata]
Andrew Walbran02a17bb2020-07-16 15:15:35 +0100979"checksum android_log-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e"
Dylan Reidbe884442020-06-26 17:54:02 -0700980"checksum async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "a265e3abeffdce30b2e26b7a11b222fe37c6067404001b434101457d0385eb92"
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900981"checksum autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
Chirantan Ekbote99e6a6f2019-07-17 10:48:02 +0900982"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
paulhsiab6d842f2019-01-18 20:00:36 +0800983"checksum cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16"
Keiichi Watanabe0d46a142020-10-26 16:58:55 +0900984"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
Zach Reizner304e7312020-09-29 16:00:24 -0700985"checksum downcast-rs 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
Dylan Reid72ccaef2020-01-13 01:59:25 -0800986"checksum futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b6f16056ecbb57525ff698bb955162d0cd03bee84e6241c27ff75c08d8ca5987"
987"checksum futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fcae98ca17d102fd8a3603727b9259fcf7fa4239b603d2142926189bc8999b86"
988"checksum futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "79564c427afefab1dfb3298535b21eda083ef7935b4f0ecbfcb121f0aec10866"
989"checksum futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1e274736563f686a837a0568b478bdabfeaec2dca794b5649b04e2fe1627c231"
990"checksum futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e676577d229e70952ab25f3945795ba5b16d63ca794ca9d2c860e5595d20b5ff"
991"checksum futures-macro 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "52e7c56c15537adb4f76d0b7a76ad131cb4d2f4f32d3b0bcabcbe1c7c5e87764"
992"checksum futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "171be33efae63c2d59e6dbba34186fe0d6394fb378069a76dfd80fdcffd43c16"
993"checksum futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0bae52d6b29cf440e298856fec3965ee6fa71b06aa7495178615953fd669e5f9"
994"checksum futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d66274fb76985d3c62c886d1da7ac4c0903a8c9f754e8fe0f35a6a6cc39e76"
Keiichi Watanabec5262e92020-10-21 15:57:33 +0900995"checksum gdbstub 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "347c27d24b8ac4a2bcad3ff3d0695271a0510c020bd8134b53d189e973ed58bf"
paulhsiab6d842f2019-01-18 20:00:36 +0800996"checksum getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797"
Keiichi Watanabefa149ab2020-11-11 19:47:37 +0900997"checksum intrusive-collections 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4bca8c0bb831cd60d4dda79a58e3705ca6eb47efb65d665651a8d672213ec3db"
Daniel Verkamp708e3a62020-06-22 14:49:25 -0700998"checksum libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)" = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8"
paulhsiab6d842f2019-01-18 20:00:36 +0800999"checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f"
Keiichi Watanabec5262e92020-10-21 15:57:33 +09001000"checksum managed 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0ca88d725a0a943b096803bd34e73a4437208b6077654cc4ecb2947a5f91618d"
Dylan Reid72ccaef2020-01-13 01:59:25 -08001001"checksum memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223"
Keiichi Watanabefa149ab2020-11-11 19:47:37 +09001002"checksum memoffset 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
Keiichi Watanabec5262e92020-10-21 15:57:33 +09001003"checksum num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)" = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
David Tolnayde6b29a2018-12-20 11:49:46 -08001004"checksum num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5a69d464bdc213aaaff628444e99578ede64e9c854025aa43b9796530afa9238"
Keiichi Watanabe0d46a142020-10-26 16:58:55 +09001005"checksum paste 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ba7ae1a2180ed02ddfdb5ab70c70d596a26dd642e097bb6fe78b1bde8588ed97"
Dylan Reid72ccaef2020-01-13 01:59:25 -08001006"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 -07001007"checksum pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "110d5ee3593dbb73f56294327fe5668bcc997897097cbc76b51e7aed3f52452f"
Dylan Reid72ccaef2020-01-13 01:59:25 -08001008"checksum proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ecd45702f76d6d3c75a80564378ae228a85f0b59d2f3ed43c91b4a69eb2ebfc5"
1009"checksum proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "369a6ed065f249a159e06c45752c780bda2fb53c995718f9e484d08daa9eb42e"
Dylan Reid672559f2020-01-28 12:31:15 -08001010"checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
Daniel Verkamp187fd022019-10-18 14:18:59 -07001011"checksum protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40361836defdd5871ff7e84096c6f6444af7fc157f8ef1789f54f147687caa20"
1012"checksum protobuf-codegen 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "12c6abd78435445fc86898ebbd0521a68438063d4a73e23527b7134e6bf58b4a"
1013"checksum protoc 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3998c4bc0af8ccbd3cc68245ee9f72663c5ae2fb78bc48ff7719aef11562edea"
1014"checksum protoc-rust 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "234c97039c32bb58a883d0deafa57db37e59428ce536f3bdfe1c46cffec04113"
Dylan Reid672559f2020-01-28 12:31:15 -08001015"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
Dylan Reid72ccaef2020-01-13 01:59:25 -08001016"checksum remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "99c861227fc40c8da6fdaa3d58144ac84c0537080a43eb1d7d45c28f88dcb888"
1017"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Dylan Reid672559f2020-01-28 12:31:15 -08001018"checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5"
Noah Gold57679872020-09-16 18:21:58 -07001019"checksum thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
1020"checksum thiserror-impl 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
paulhsiab6d842f2019-01-18 20:00:36 +08001021"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526"
Dylan Reid672559f2020-01-28 12:31:15 -08001022"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"