xref: /cloud-hypervisor/Cargo.lock (revision 92b376455325f77ce1b2d6c4710327decb8663c4)
1c4c8b931SRob Bradford# This file is automatically @generated by Cargo.
2c4c8b931SRob Bradford# It is not intended for manual editing.
373337c8bSSamuel Ortiz[[package]]
4eea6f1dcSRob Bradfordname = "acpi_tables"
5eea6f1dcSRob Bradfordversion = "0.1.0"
6eea6f1dcSRob Bradforddependencies = [
7eea6f1dcSRob Bradford "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
8eea6f1dcSRob Bradford]
9eea6f1dcSRob Bradford
10eea6f1dcSRob Bradford[[package]]
1178fe8072SRob Bradfordname = "aho-corasick"
1278fe8072SRob Bradfordversion = "0.6.10"
1378fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
1478fe8072SRob Bradforddependencies = [
153430e20fSdependabot-preview[bot] "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
1678fe8072SRob Bradford]
1778fe8072SRob Bradford
1878fe8072SRob Bradford[[package]]
192ed17abbSSamuel Ortizname = "ansi_term"
206abd50f4Sdependabot-preview[bot]version = "0.11.0"
212ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
226abd50f4Sdependabot-preview[bot]dependencies = [
236abd50f4Sdependabot-preview[bot] "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
246abd50f4Sdependabot-preview[bot]]
252ed17abbSSamuel Ortiz
262ed17abbSSamuel Ortiz[[package]]
270361df4aSSamuel Ortizname = "anyhow"
2834e35c9aSdependabot-preview[bot]version = "1.0.26"
290361df4aSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
300361df4aSSamuel Ortiz
310361df4aSSamuel Ortiz[[package]]
32df5058ecSfazlamehrabname = "arc-swap"
33fa0d573fSdependabot-preview[bot]version = "0.4.4"
34df5058ecSfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
35df5058ecSfazlamehrab
36df5058ecSfazlamehrab[[package]]
37539367b5SSamuel Ortizname = "arch"
38539367b5SSamuel Ortizversion = "0.1.0"
39539367b5SSamuel Ortizdependencies = [
40ee83c2d4SRob Bradford "acpi_tables 0.1.0",
41539367b5SSamuel Ortiz "arch_gen 0.1.0",
42ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
430f21781fSSamuel Ortiz "kvm-bindings 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
441651cc39Sdependabot-preview[bot] "kvm-ioctls 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
45ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
46c4c8b931SRob Bradford "linux-loader 0.1.0 (git+https://github.com/rust-vmm/linux-loader)",
4741895d7dSdependabot-preview[bot] "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
48539367b5SSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
49539367b5SSamuel Ortiz]
50539367b5SSamuel Ortiz
51539367b5SSamuel Ortiz[[package]]
52539367b5SSamuel Ortizname = "arch_gen"
53539367b5SSamuel Ortizversion = "0.1.0"
54539367b5SSamuel Ortiz
55539367b5SSamuel Ortiz[[package]]
568fcaf91dSdependabot-preview[bot]name = "arrayref"
5791747094Sdependabot-preview[bot]version = "0.3.6"
58ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
59ddce3df8SRob Bradford
60ddce3df8SRob Bradford[[package]]
61ddce3df8SRob Bradfordname = "arrayvec"
622cc723f7Sdependabot-preview[bot]version = "0.5.1"
63ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
64ddce3df8SRob Bradford
65ddce3df8SRob Bradford[[package]]
662ed17abbSSamuel Ortizname = "atty"
671a28f64dSdependabot-preview[bot]version = "0.2.14"
682ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
692ed17abbSSamuel Ortizdependencies = [
701a28f64dSdependabot-preview[bot] "hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
71ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
7253f52954SSebastien Boeuf "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
732ed17abbSSamuel Ortiz]
742ed17abbSSamuel Ortiz
752ed17abbSSamuel Ortiz[[package]]
76b67e0b3dSSebastien Boeufname = "autocfg"
774783fe74Sdependabot-preview[bot]version = "0.1.7"
78b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
79b67e0b3dSSebastien Boeuf
80b67e0b3dSSebastien Boeuf[[package]]
81*92b37645Sdependabot-preview[bot]name = "autocfg"
82*92b37645Sdependabot-preview[bot]version = "1.0.0"
83*92b37645Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
84*92b37645Sdependabot-preview[bot]
85*92b37645Sdependabot-preview[bot][[package]]
86ddce3df8SRob Bradfordname = "backtrace"
8774ab468bSdependabot-preview[bot]version = "0.3.43"
88ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
89ddce3df8SRob Bradforddependencies = [
90b8be1dc2Sdependabot-preview[bot] "backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
91e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
92ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
930d53a589Sdependabot-preview[bot] "rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
94ddce3df8SRob Bradford]
95ddce3df8SRob Bradford
96ddce3df8SRob Bradford[[package]]
97ddce3df8SRob Bradfordname = "backtrace-sys"
98b8be1dc2Sdependabot-preview[bot]version = "0.1.32"
99ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
100ddce3df8SRob Bradforddependencies = [
1010d2e38dbSdependabot-preview[bot] "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
102ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
103ddce3df8SRob Bradford]
104ddce3df8SRob Bradford
105ddce3df8SRob Bradford[[package]]
1068fcaf91dSdependabot-preview[bot]name = "base64"
1079fe6ece2Sdependabot-preview[bot]version = "0.11.0"
1088fcaf91dSdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
1098fcaf91dSdependabot-preview[bot]
1108fcaf91dSdependabot-preview[bot][[package]]
111ddce3df8SRob Bradfordname = "bitflags"
11278fe8072SRob Bradfordversion = "0.5.0"
11378fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
11478fe8072SRob Bradford
11578fe8072SRob Bradford[[package]]
11678fe8072SRob Bradfordname = "bitflags"
1170374c3dcSdependabot-preview[bot]version = "1.2.1"
1181853b350SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
1191853b350SSamuel Ortiz
1201853b350SSamuel Ortiz[[package]]
1218fcaf91dSdependabot-preview[bot]name = "blake2b_simd"
1225a0d01caSdependabot-preview[bot]version = "0.5.10"
123ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
124ddce3df8SRob Bradforddependencies = [
12591747094Sdependabot-preview[bot] "arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1262cc723f7Sdependabot-preview[bot] "arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
1277d853241Sdependabot-preview[bot] "constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
128ddce3df8SRob Bradford]
129ddce3df8SRob Bradford
130ddce3df8SRob Bradford[[package]]
131539367b5SSamuel Ortizname = "byteorder"
132ac950d9aSRob Bradfordversion = "1.3.2"
133539367b5SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
134539367b5SSamuel Ortiz
135539367b5SSamuel Ortiz[[package]]
136577d44c8Sfazlamehrabname = "c2-chacha"
137dc951af1Sdependabot-preview[bot]version = "0.2.3"
138577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
139577d44c8Sfazlamehrabdependencies = [
1403dff5513Sdependabot-preview[bot] "ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
141577d44c8Sfazlamehrab]
142577d44c8Sfazlamehrab
143577d44c8Sfazlamehrab[[package]]
1445e803ab1SSebastien Boeufname = "cast"
145e1281b54Sdependabot-preview[bot]version = "0.2.3"
1465e803ab1SSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
147e1281b54Sdependabot-preview[bot]dependencies = [
148e1281b54Sdependabot-preview[bot] "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
149e1281b54Sdependabot-preview[bot]]
1505e803ab1SSebastien Boeuf
1515e803ab1SSebastien Boeuf[[package]]
152ddce3df8SRob Bradfordname = "cc"
1530d2e38dbSdependabot-preview[bot]version = "1.0.50"
154ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
155ddce3df8SRob Bradford
156ddce3df8SRob Bradford[[package]]
1570adc3481SSamuel Ortizname = "cfg-if"
158e869283bSdependabot-preview[bot]version = "0.1.10"
1590adc3481SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
1600adc3481SSamuel Ortiz
1610adc3481SSamuel Ortiz[[package]]
1622ed17abbSSamuel Ortizname = "clap"
1636abd50f4Sdependabot-preview[bot]version = "2.33.0"
1642ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
1652ed17abbSSamuel Ortizdependencies = [
1666abd50f4Sdependabot-preview[bot] "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1671a28f64dSdependabot-preview[bot] "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
1680374c3dcSdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1696abd50f4Sdependabot-preview[bot] "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1706abd50f4Sdependabot-preview[bot] "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
171904b1ea5Sdependabot-preview[bot] "unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
1722ed17abbSSamuel Ortiz "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
1732ed17abbSSamuel Ortiz]
1742ed17abbSSamuel Ortiz
1752ed17abbSSamuel Ortiz[[package]]
17673337c8bSSamuel Ortizname = "cloud-hypervisor"
177fa0fdc65SSamuel Ortizversion = "0.4.0"
1782ed17abbSSamuel Ortizdependencies = [
179b2589d4fSRob Bradford "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1806abd50f4Sdependabot-preview[bot] "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
1811f534880SRob Bradford "credibility 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1828a7cfe8eSdependabot-preview[bot] "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
183f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
184808fcaa4Sdependabot-preview[bot] "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
185ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
18611750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
187204f05fdSdependabot-preview[bot] "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
1884ff972c3Sdependabot-preview[bot] "ssh2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
1897ebfe909SRob Bradford "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
190f6d1a9d9SCathy Zhang "vhost_rs 0.1.0",
191f6d1a9d9SCathy Zhang "vhost_user_backend 0.1.0",
1921dd24518SRob Bradford "vhost_user_block 0.1.0",
19303361a6cSSebastien Boeuf "vhost_user_fs 0.1.0",
194fb763c40SRob Bradford "vhost_user_net 0.1.0",
195c446b9d5SSamuel Ortiz "virtio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
19634bb3179SSebastien Boeuf "vm-device 0.1.0",
197f6d1a9d9SCathy Zhang "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
198f6d1a9d9SCathy Zhang "vm-virtio 0.1.0",
199a0da3debSSamuel Ortiz "vmm 0.1.0",
2007ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
201a0da3debSSamuel Ortiz]
202a0da3debSSamuel Ortiz
203a0da3debSSamuel Ortiz[[package]]
2044ff972c3Sdependabot-preview[bot]name = "cloudabi"
2054ff972c3Sdependabot-preview[bot]version = "0.0.3"
2064ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
2074ff972c3Sdependabot-preview[bot]dependencies = [
2084ff972c3Sdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
2094ff972c3Sdependabot-preview[bot]]
2104ff972c3Sdependabot-preview[bot]
2114ff972c3Sdependabot-preview[bot][[package]]
212ddce3df8SRob Bradfordname = "constant_time_eq"
2137d853241Sdependabot-preview[bot]version = "0.1.5"
214ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
215ddce3df8SRob Bradford
216ddce3df8SRob Bradford[[package]]
2171f534880SRob Bradfordname = "credibility"
2181f534880SRob Bradfordversion = "0.1.3"
2191f534880SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
2201f534880SRob Bradforddependencies = [
221db3ece8eSdependabot-preview[bot] "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
222db3ece8eSdependabot-preview[bot] "failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
2231f534880SRob Bradford]
2241f534880SRob Bradford
2251f534880SRob Bradford[[package]]
2268fcaf91dSdependabot-preview[bot]name = "crossbeam-utils"
227503e047cSdependabot-preview[bot]version = "0.7.0"
2288fcaf91dSdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
2298fcaf91dSdependabot-preview[bot]dependencies = [
230503e047cSdependabot-preview[bot] "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
231e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
232808fcaa4Sdependabot-preview[bot] "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2338fcaf91dSdependabot-preview[bot]]
2348fcaf91dSdependabot-preview[bot]
2358fcaf91dSdependabot-preview[bot][[package]]
2361853b350SSamuel Ortizname = "devices"
2371853b350SSamuel Ortizversion = "0.1.0"
2381853b350SSamuel Ortizdependencies = [
2397310ab6fSRob Bradford "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
240ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
241f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
242ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
24311750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
244577d44c8Sfazlamehrab "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
24575e22ff3SSebastien Boeuf "vm-device 0.1.0",
2461853b350SSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
2477ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
2481853b350SSamuel Ortiz]
2491853b350SSamuel Ortiz
2501853b350SSamuel Ortiz[[package]]
251ddce3df8SRob Bradfordname = "dirs"
2528a7cfe8eSdependabot-preview[bot]version = "2.0.2"
253ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
254ddce3df8SRob Bradforddependencies = [
255e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
2568a7cfe8eSdependabot-preview[bot] "dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
257ddce3df8SRob Bradford]
258ddce3df8SRob Bradford
259ddce3df8SRob Bradford[[package]]
260ddce3df8SRob Bradfordname = "dirs-sys"
2618a7cfe8eSdependabot-preview[bot]version = "0.3.4"
262ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
263ddce3df8SRob Bradforddependencies = [
264e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
265ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
266503e047cSdependabot-preview[bot] "redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
267ddce3df8SRob Bradford "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
268ddce3df8SRob Bradford]
269ddce3df8SRob Bradford
270ddce3df8SRob Bradford[[package]]
2711853b350SSamuel Ortizname = "epoll"
272f59665e8Sdependabot-preview[bot]version = "4.1.0"
2731853b350SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
2741853b350SSamuel Ortizdependencies = [
2750374c3dcSdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
276ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
2771853b350SSamuel Ortiz]
2781853b350SSamuel Ortiz
2791853b350SSamuel Ortiz[[package]]
280ddce3df8SRob Bradfordname = "failure"
281db3ece8eSdependabot-preview[bot]version = "0.1.6"
282ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
283ddce3df8SRob Bradforddependencies = [
28474ab468bSdependabot-preview[bot] "backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
285db3ece8eSdependabot-preview[bot] "failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
286ddce3df8SRob Bradford]
287ddce3df8SRob Bradford
288ddce3df8SRob Bradford[[package]]
289ddce3df8SRob Bradfordname = "failure_derive"
290db3ece8eSdependabot-preview[bot]version = "0.1.6"
291ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
292ddce3df8SRob Bradforddependencies = [
2931324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
294db3ece8eSdependabot-preview[bot] "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
295c27be842Sdependabot-preview[bot] "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
2962dcd36f2Sdependabot-preview[bot] "synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
297ddce3df8SRob Bradford]
298ddce3df8SRob Bradford
299ddce3df8SRob Bradford[[package]]
300b67e0b3dSSebastien Boeufname = "fuchsia-cprng"
301b67e0b3dSSebastien Boeufversion = "0.1.1"
302b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
303b67e0b3dSSebastien Boeuf
304b67e0b3dSSebastien Boeuf[[package]]
305577d44c8Sfazlamehrabname = "getrandom"
306d7568440Sdependabot-preview[bot]version = "0.1.14"
307577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
308577d44c8Sfazlamehrabdependencies = [
309e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
310ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
311d7568440Sdependabot-preview[bot] "wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
312577d44c8Sfazlamehrab]
313577d44c8Sfazlamehrab
314577d44c8Sfazlamehrab[[package]]
31578fe8072SRob Bradfordname = "glob"
31678fe8072SRob Bradfordversion = "0.2.11"
31778fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
31878fe8072SRob Bradford
31978fe8072SRob Bradford[[package]]
3201a28f64dSdependabot-preview[bot]name = "hermit-abi"
3211a28f64dSdependabot-preview[bot]version = "0.1.6"
3221a28f64dSdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
3231a28f64dSdependabot-preview[bot]dependencies = [
3241a28f64dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
3251a28f64dSdependabot-preview[bot]]
3261a28f64dSdependabot-preview[bot]
3271a28f64dSdependabot-preview[bot][[package]]
32878fe8072SRob Bradfordname = "ipnetwork"
329091c9d9fSdependabot-preview[bot]version = "0.15.1"
33078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
33178fe8072SRob Bradforddependencies = [
332dea5776fSdependabot-preview[bot] "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
33378fe8072SRob Bradford]
33478fe8072SRob Bradford
33578fe8072SRob Bradford[[package]]
33678fe8072SRob Bradfordname = "itoa"
33735084406Sdependabot-preview[bot]version = "0.4.5"
33878fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
33978fe8072SRob Bradford
34078fe8072SRob Bradford[[package]]
34178fe8072SRob Bradfordname = "kernel32-sys"
34278fe8072SRob Bradfordversion = "0.2.2"
34378fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
34478fe8072SRob Bradforddependencies = [
34578fe8072SRob Bradford "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
34678fe8072SRob Bradford "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
34778fe8072SRob Bradford]
34878fe8072SRob Bradford
34978fe8072SRob Bradford[[package]]
350a0da3debSSamuel Ortizname = "kvm-bindings"
3510f21781fSSamuel Ortizversion = "0.2.0"
352a0da3debSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
3530f21781fSSamuel Ortizdependencies = [
3547ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3550f21781fSSamuel Ortiz]
356a0da3debSSamuel Ortiz
357a0da3debSSamuel Ortiz[[package]]
358a0da3debSSamuel Ortizname = "kvm-ioctls"
3591651cc39Sdependabot-preview[bot]version = "0.5.0"
3600f21781fSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
361a0da3debSSamuel Ortizdependencies = [
3620f21781fSSamuel Ortiz "kvm-bindings 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
363ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
3647ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
3652ed17abbSSamuel Ortiz]
36673337c8bSSamuel Ortiz
3672ed17abbSSamuel Ortiz[[package]]
36878fe8072SRob Bradfordname = "lazy_static"
369808fcaa4Sdependabot-preview[bot]version = "1.4.0"
37078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
37178fe8072SRob Bradford
37278fe8072SRob Bradford[[package]]
3732ed17abbSSamuel Ortizname = "libc"
374ca97385dSdependabot-preview[bot]version = "0.2.66"
3752ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
3762ed17abbSSamuel Ortiz
3772ed17abbSSamuel Ortiz[[package]]
378ddce3df8SRob Bradfordname = "libssh2-sys"
3790acabcddSdependabot-preview[bot]version = "0.2.14"
380ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
381ddce3df8SRob Bradforddependencies = [
3820d2e38dbSdependabot-preview[bot] "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
383ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
384ddce3df8SRob Bradford "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
385*92b37645Sdependabot-preview[bot] "openssl-sys 0.9.54 (registry+https://github.com/rust-lang/crates.io-index)",
3862d258624Sdependabot-preview[bot] "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
387d378da64Sdependabot-preview[bot] "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
388ddce3df8SRob Bradford]
389ddce3df8SRob Bradford
390ddce3df8SRob Bradford[[package]]
391ddce3df8SRob Bradfordname = "libz-sys"
392ddce3df8SRob Bradfordversion = "1.0.25"
393ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
394ddce3df8SRob Bradforddependencies = [
3950d2e38dbSdependabot-preview[bot] "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
396ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
3972d258624Sdependabot-preview[bot] "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
398d378da64Sdependabot-preview[bot] "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
399ddce3df8SRob Bradford]
400ddce3df8SRob Bradford
401ddce3df8SRob Bradford[[package]]
402539367b5SSamuel Ortizname = "linux-loader"
403539367b5SSamuel Ortizversion = "0.1.0"
4048b500d78SRob Bradfordsource = "git+https://github.com/rust-vmm/linux-loader#e5c6d66d3121421672c9b25b02e8954f0ed5f58d"
405d5f5648bSSamuel Ortizdependencies = [
406d5f5648bSSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
407d5f5648bSSamuel Ortiz]
408d5f5648bSSamuel Ortiz
409d5f5648bSSamuel Ortiz[[package]]
4104ff972c3Sdependabot-preview[bot]name = "lock_api"
4114ff972c3Sdependabot-preview[bot]version = "0.3.3"
4124ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
4134ff972c3Sdependabot-preview[bot]dependencies = [
4144ff972c3Sdependabot-preview[bot] "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
4154ff972c3Sdependabot-preview[bot]]
4164ff972c3Sdependabot-preview[bot]
4174ff972c3Sdependabot-preview[bot][[package]]
4180adc3481SSamuel Ortizname = "log"
41978fe8072SRob Bradfordversion = "0.3.9"
42078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
42178fe8072SRob Bradforddependencies = [
42211750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
42378fe8072SRob Bradford]
42478fe8072SRob Bradford
42578fe8072SRob Bradford[[package]]
42678fe8072SRob Bradfordname = "log"
42711750efbSdependabot-preview[bot]version = "0.4.10"
4280adc3481SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
4290adc3481SSamuel Ortizdependencies = [
430e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
4310adc3481SSamuel Ortiz]
4320adc3481SSamuel Ortiz
4330adc3481SSamuel Ortiz[[package]]
43478fe8072SRob Bradfordname = "memchr"
4353430e20fSdependabot-preview[bot]version = "2.3.0"
43678fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
43778fe8072SRob Bradford
43878fe8072SRob Bradford[[package]]
4392371325fSSamuel Ortizname = "micro_http"
4402371325fSSamuel Ortizversion = "0.1.0"
441de91c30cSdependabot-preview[bot]source = "git+https://github.com/firecracker-microvm/firecracker#e5ef374c8ebeb88b432e6742effcbc0437e45534"
4427498647eSJose Carlos Venegas Munozdependencies = [
443f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
4447498647eSJose Carlos Venegas Munoz]
4452371325fSSamuel Ortiz
4462371325fSSamuel Ortiz[[package]]
44753f52954SSebastien Boeufname = "net_gen"
44853f52954SSebastien Boeufversion = "0.1.0"
44953f52954SSebastien Boeufdependencies = [
4507ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
45153f52954SSebastien Boeuf]
45253f52954SSebastien Boeuf
45353f52954SSebastien Boeuf[[package]]
45453f52954SSebastien Boeufname = "net_util"
45553f52954SSebastien Boeufversion = "0.1.0"
45653f52954SSebastien Boeufdependencies = [
457808fcaa4Sdependabot-preview[bot] "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
458ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
45953f52954SSebastien Boeuf "net_gen 0.1.0",
4609d775a14Sdependabot-preview[bot] "pnet 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
46141895d7dSdependabot-preview[bot] "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
462dea5776fSdependabot-preview[bot] "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
463204f05fdSdependabot-preview[bot] "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
4647ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
46553f52954SSebastien Boeuf]
46653f52954SSebastien Boeuf
46753f52954SSebastien Boeuf[[package]]
468ddce3df8SRob Bradfordname = "openssl-sys"
469*92b37645Sdependabot-preview[bot]version = "0.9.54"
470ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
471ddce3df8SRob Bradforddependencies = [
472*92b37645Sdependabot-preview[bot] "autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
4730d2e38dbSdependabot-preview[bot] "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
474ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
4752d258624Sdependabot-preview[bot] "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
476d378da64Sdependabot-preview[bot] "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
477ddce3df8SRob Bradford]
478ddce3df8SRob Bradford
479ddce3df8SRob Bradford[[package]]
4804ff972c3Sdependabot-preview[bot]name = "parking_lot"
4814ff972c3Sdependabot-preview[bot]version = "0.10.0"
4824ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
4834ff972c3Sdependabot-preview[bot]dependencies = [
4844ff972c3Sdependabot-preview[bot] "lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
4854ff972c3Sdependabot-preview[bot] "parking_lot_core 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
4864ff972c3Sdependabot-preview[bot]]
4874ff972c3Sdependabot-preview[bot]
4884ff972c3Sdependabot-preview[bot][[package]]
4894ff972c3Sdependabot-preview[bot]name = "parking_lot_core"
4904ff972c3Sdependabot-preview[bot]version = "0.7.0"
4914ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
4924ff972c3Sdependabot-preview[bot]dependencies = [
4934ff972c3Sdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
4944ff972c3Sdependabot-preview[bot] "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
4954ff972c3Sdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
4964ff972c3Sdependabot-preview[bot] "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
497655d9cdbSdependabot-preview[bot] "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
4984ff972c3Sdependabot-preview[bot] "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
4994ff972c3Sdependabot-preview[bot]]
5004ff972c3Sdependabot-preview[bot]
5014ff972c3Sdependabot-preview[bot][[package]]
5020adc3481SSamuel Ortizname = "pci"
5030adc3481SSamuel Ortizversion = "0.1.0"
5040adc3481SSamuel Ortizdependencies = [
505ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
5060adc3481SSamuel Ortiz "devices 0.1.0",
507ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
50811750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
5090adc3481SSamuel Ortiz "vm-allocator 0.1.0",
5104bb12a2dSSebastien Boeuf "vm-device 0.1.0",
5110adc3481SSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
5120adc3481SSamuel Ortiz]
5130adc3481SSamuel Ortiz
5140adc3481SSamuel Ortiz[[package]]
515ddce3df8SRob Bradfordname = "pkg-config"
5162d258624Sdependabot-preview[bot]version = "0.3.17"
517ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
518ddce3df8SRob Bradford
519ddce3df8SRob Bradford[[package]]
52078fe8072SRob Bradfordname = "pnet"
5219d775a14Sdependabot-preview[bot]version = "0.25.0"
52278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
52378fe8072SRob Bradforddependencies = [
524091c9d9fSdependabot-preview[bot] "ipnetwork 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
5259d775a14Sdependabot-preview[bot] "pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
5269d775a14Sdependabot-preview[bot] "pnet_datalink 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
5279d775a14Sdependabot-preview[bot] "pnet_packet 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
5289d775a14Sdependabot-preview[bot] "pnet_sys 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
5299d775a14Sdependabot-preview[bot] "pnet_transport 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
53078fe8072SRob Bradford]
53178fe8072SRob Bradford
53278fe8072SRob Bradford[[package]]
53378fe8072SRob Bradfordname = "pnet_base"
5349d775a14Sdependabot-preview[bot]version = "0.22.0"
53578fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
53678fe8072SRob Bradford
53778fe8072SRob Bradford[[package]]
53878fe8072SRob Bradfordname = "pnet_datalink"
5399d775a14Sdependabot-preview[bot]version = "0.25.0"
54078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
54178fe8072SRob Bradforddependencies = [
542091c9d9fSdependabot-preview[bot] "ipnetwork 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
543ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
5449d775a14Sdependabot-preview[bot] "pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
5459d775a14Sdependabot-preview[bot] "pnet_sys 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
54678fe8072SRob Bradford "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
54778fe8072SRob Bradford]
54878fe8072SRob Bradford
54978fe8072SRob Bradford[[package]]
55078fe8072SRob Bradfordname = "pnet_macros"
551279c4f91Sdependabot-preview[bot]version = "0.25.0"
55278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
55378fe8072SRob Bradforddependencies = [
55478fe8072SRob Bradford "regex 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
55578fe8072SRob Bradford "syntex 0.42.2 (registry+https://github.com/rust-lang/crates.io-index)",
55678fe8072SRob Bradford "syntex_syntax 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
55778fe8072SRob Bradford]
55878fe8072SRob Bradford
55978fe8072SRob Bradford[[package]]
56078fe8072SRob Bradfordname = "pnet_macros_support"
5619d775a14Sdependabot-preview[bot]version = "0.25.0"
56278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
56378fe8072SRob Bradforddependencies = [
5649d775a14Sdependabot-preview[bot] "pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
56578fe8072SRob Bradford]
56678fe8072SRob Bradford
56778fe8072SRob Bradford[[package]]
56878fe8072SRob Bradfordname = "pnet_packet"
5699d775a14Sdependabot-preview[bot]version = "0.25.0"
57078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
57178fe8072SRob Bradforddependencies = [
57278fe8072SRob Bradford "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
5739d775a14Sdependabot-preview[bot] "pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
574279c4f91Sdependabot-preview[bot] "pnet_macros 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
5759d775a14Sdependabot-preview[bot] "pnet_macros_support 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
57678fe8072SRob Bradford "syntex 0.42.2 (registry+https://github.com/rust-lang/crates.io-index)",
57778fe8072SRob Bradford]
57878fe8072SRob Bradford
57978fe8072SRob Bradford[[package]]
58078fe8072SRob Bradfordname = "pnet_sys"
5819d775a14Sdependabot-preview[bot]version = "0.25.0"
58278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
58378fe8072SRob Bradforddependencies = [
584ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
58578fe8072SRob Bradford "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
58678fe8072SRob Bradford "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
58778fe8072SRob Bradford]
58878fe8072SRob Bradford
58978fe8072SRob Bradford[[package]]
59078fe8072SRob Bradfordname = "pnet_transport"
5919d775a14Sdependabot-preview[bot]version = "0.25.0"
59278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
59378fe8072SRob Bradforddependencies = [
594ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
5959d775a14Sdependabot-preview[bot] "pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
5969d775a14Sdependabot-preview[bot] "pnet_packet 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
5979d775a14Sdependabot-preview[bot] "pnet_sys 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)",
59878fe8072SRob Bradford]
59978fe8072SRob Bradford
60078fe8072SRob Bradford[[package]]
601577d44c8Sfazlamehrabname = "ppv-lite86"
6023dff5513Sdependabot-preview[bot]version = "0.2.6"
603577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
604577d44c8Sfazlamehrab
605577d44c8Sfazlamehrab[[package]]
60680ac3a84SChao Pengname = "proc-macro2"
6071324aa45Sdependabot-preview[bot]version = "1.0.8"
60855f01b21Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
60955f01b21Sdependabot-preview[bot]dependencies = [
61055f01b21Sdependabot-preview[bot] "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
61155f01b21Sdependabot-preview[bot]]
61255f01b21Sdependabot-preview[bot]
61355f01b21Sdependabot-preview[bot][[package]]
61480ac3a84SChao Pengname = "qcow"
61580ac3a84SChao Pengversion = "0.1.0"
61680ac3a84SChao Pengdependencies = [
617ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
618ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
61911750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
6209731be11Sdependabot-preview[bot] "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
621577d44c8Sfazlamehrab "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
622a14aee92SSergio Lopez "vm-virtio 0.1.0",
6237ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
62480ac3a84SChao Peng]
62580ac3a84SChao Peng
62680ac3a84SChao Peng[[package]]
62780ac3a84SChao Pengname = "quote"
62855f01b21Sdependabot-preview[bot]version = "1.0.2"
62955f01b21Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
63055f01b21Sdependabot-preview[bot]dependencies = [
6311324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
63255f01b21Sdependabot-preview[bot]]
63355f01b21Sdependabot-preview[bot]
63455f01b21Sdependabot-preview[bot][[package]]
635b67e0b3dSSebastien Boeufname = "rand"
6367ebfe909SRob Bradfordversion = "0.4.6"
6377ebfe909SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
6387ebfe909SRob Bradforddependencies = [
6397ebfe909SRob Bradford "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
640ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
6417ebfe909SRob Bradford "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
6427ebfe909SRob Bradford "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
6437ebfe909SRob Bradford "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
6447ebfe909SRob Bradford]
6457ebfe909SRob Bradford
6467ebfe909SRob Bradford[[package]]
6477ebfe909SRob Bradfordname = "rand"
64841895d7dSdependabot-preview[bot]version = "0.7.3"
649577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
650577d44c8Sfazlamehrabdependencies = [
651d7568440Sdependabot-preview[bot] "getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
652ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
653ac950d9aSRob Bradford "rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
654e4ea60ddSdependabot-preview[bot] "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
655577d44c8Sfazlamehrab "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
656577d44c8Sfazlamehrab]
657577d44c8Sfazlamehrab
658577d44c8Sfazlamehrab[[package]]
659b67e0b3dSSebastien Boeufname = "rand_chacha"
660ac950d9aSRob Bradfordversion = "0.2.1"
661577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
662577d44c8Sfazlamehrabdependencies = [
663dc951af1Sdependabot-preview[bot] "c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
664e4ea60ddSdependabot-preview[bot] "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
665577d44c8Sfazlamehrab]
666577d44c8Sfazlamehrab
667577d44c8Sfazlamehrab[[package]]
668b67e0b3dSSebastien Boeufname = "rand_core"
669b67e0b3dSSebastien Boeufversion = "0.3.1"
670b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
671b67e0b3dSSebastien Boeufdependencies = [
672df5058ecSfazlamehrab "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
673b67e0b3dSSebastien Boeuf]
674b67e0b3dSSebastien Boeuf
675b67e0b3dSSebastien Boeuf[[package]]
676b67e0b3dSSebastien Boeufname = "rand_core"
677df5058ecSfazlamehrabversion = "0.4.2"
678b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
679b67e0b3dSSebastien Boeuf
680b67e0b3dSSebastien Boeuf[[package]]
681577d44c8Sfazlamehrabname = "rand_core"
682e4ea60ddSdependabot-preview[bot]version = "0.5.1"
683577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
684577d44c8Sfazlamehrabdependencies = [
685d7568440Sdependabot-preview[bot] "getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
686577d44c8Sfazlamehrab]
687577d44c8Sfazlamehrab
688577d44c8Sfazlamehrab[[package]]
689b67e0b3dSSebastien Boeufname = "rand_hc"
690577d44c8Sfazlamehrabversion = "0.2.0"
691577d44c8Sfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
692577d44c8Sfazlamehrabdependencies = [
693e4ea60ddSdependabot-preview[bot] "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
694577d44c8Sfazlamehrab]
695577d44c8Sfazlamehrab
696577d44c8Sfazlamehrab[[package]]
697b67e0b3dSSebastien Boeufname = "rdrand"
698b67e0b3dSSebastien Boeufversion = "0.4.0"
699b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
700b67e0b3dSSebastien Boeufdependencies = [
701b67e0b3dSSebastien Boeuf "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
702b67e0b3dSSebastien Boeuf]
703b67e0b3dSSebastien Boeuf
704b67e0b3dSSebastien Boeuf[[package]]
7052ed17abbSSamuel Ortizname = "redox_syscall"
706577d44c8Sfazlamehrabversion = "0.1.56"
7072ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
7082ed17abbSSamuel Ortiz
7092ed17abbSSamuel Ortiz[[package]]
710ddce3df8SRob Bradfordname = "redox_users"
711503e047cSdependabot-preview[bot]version = "0.3.4"
712ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
713ddce3df8SRob Bradforddependencies = [
7149fe6ece2Sdependabot-preview[bot] "getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
715577d44c8Sfazlamehrab "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
716503e047cSdependabot-preview[bot] "rust-argon2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
717ddce3df8SRob Bradford]
718ddce3df8SRob Bradford
719ddce3df8SRob Bradford[[package]]
72078fe8072SRob Bradfordname = "regex"
72178fe8072SRob Bradfordversion = "1.0.6"
72278fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
72378fe8072SRob Bradforddependencies = [
72478fe8072SRob Bradford "aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
7253430e20fSdependabot-preview[bot] "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
726b38beb60Sdependabot-preview[bot] "regex-syntax 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
72778fe8072SRob Bradford "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
72891c7f271Sdependabot-preview[bot] "utf8-ranges 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
72978fe8072SRob Bradford]
73078fe8072SRob Bradford
73178fe8072SRob Bradford[[package]]
73278fe8072SRob Bradfordname = "regex-syntax"
733b38beb60Sdependabot-preview[bot]version = "0.6.13"
73478fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
73578fe8072SRob Bradford
73678fe8072SRob Bradford[[package]]
73780ac3a84SChao Pengname = "remain"
7389731be11Sdependabot-preview[bot]version = "0.2.1"
73980ac3a84SChao Pengsource = "registry+https://github.com/rust-lang/crates.io-index"
74080ac3a84SChao Pengdependencies = [
7411324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
74255f01b21Sdependabot-preview[bot] "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
743c27be842Sdependabot-preview[bot] "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
74480ac3a84SChao Peng]
74580ac3a84SChao Peng
74680ac3a84SChao Peng[[package]]
747b67e0b3dSSebastien Boeufname = "remove_dir_all"
7485e803ab1SSebastien Boeufversion = "0.5.2"
749b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
750b67e0b3dSSebastien Boeufdependencies = [
75153f52954SSebastien Boeuf "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
752b67e0b3dSSebastien Boeuf]
753b67e0b3dSSebastien Boeuf
754b67e0b3dSSebastien Boeuf[[package]]
7558fcaf91dSdependabot-preview[bot]name = "rust-argon2"
756503e047cSdependabot-preview[bot]version = "0.7.0"
7578fcaf91dSdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
7588fcaf91dSdependabot-preview[bot]dependencies = [
7599fe6ece2Sdependabot-preview[bot] "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
7605a0d01caSdependabot-preview[bot] "blake2b_simd 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
7619fe6ece2Sdependabot-preview[bot] "constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
762503e047cSdependabot-preview[bot] "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
7638fcaf91dSdependabot-preview[bot]]
7648fcaf91dSdependabot-preview[bot]
7658fcaf91dSdependabot-preview[bot][[package]]
766ddce3df8SRob Bradfordname = "rustc-demangle"
7670d53a589Sdependabot-preview[bot]version = "0.1.16"
768ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
769ddce3df8SRob Bradford
770ddce3df8SRob Bradford[[package]]
77178fe8072SRob Bradfordname = "rustc-serialize"
77278fe8072SRob Bradfordversion = "0.3.24"
77378fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
77478fe8072SRob Bradford
77578fe8072SRob Bradford[[package]]
776e1281b54Sdependabot-preview[bot]name = "rustc_version"
777e1281b54Sdependabot-preview[bot]version = "0.2.3"
778e1281b54Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
779e1281b54Sdependabot-preview[bot]dependencies = [
780e1281b54Sdependabot-preview[bot] "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
781e1281b54Sdependabot-preview[bot]]
782e1281b54Sdependabot-preview[bot]
783e1281b54Sdependabot-preview[bot][[package]]
78478fe8072SRob Bradfordname = "ryu"
7859e78c2e6Sdependabot-preview[bot]version = "1.0.2"
78678fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
78778fe8072SRob Bradford
78878fe8072SRob Bradford[[package]]
7894ff972c3Sdependabot-preview[bot]name = "scopeguard"
7904ff972c3Sdependabot-preview[bot]version = "1.0.0"
7914ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
7924ff972c3Sdependabot-preview[bot]
7934ff972c3Sdependabot-preview[bot][[package]]
794e1281b54Sdependabot-preview[bot]name = "semver"
795e1281b54Sdependabot-preview[bot]version = "0.9.0"
796e1281b54Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
797e1281b54Sdependabot-preview[bot]dependencies = [
798e1281b54Sdependabot-preview[bot] "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
799e1281b54Sdependabot-preview[bot]]
800e1281b54Sdependabot-preview[bot]
801e1281b54Sdependabot-preview[bot][[package]]
802e1281b54Sdependabot-preview[bot]name = "semver-parser"
803e1281b54Sdependabot-preview[bot]version = "0.7.0"
804e1281b54Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
805e1281b54Sdependabot-preview[bot]
806e1281b54Sdependabot-preview[bot][[package]]
80753f52954SSebastien Boeufname = "serde"
808dea5776fSdependabot-preview[bot]version = "1.0.104"
80953f52954SSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
81053f52954SSebastien Boeuf
81153f52954SSebastien Boeuf[[package]]
812f674019eSSamuel Ortizname = "serde_derive"
8137909f7a8Sdependabot-preview[bot]version = "1.0.104"
814f674019eSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
815f674019eSSamuel Ortizdependencies = [
8161324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
817f674019eSSamuel Ortiz "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
818c27be842Sdependabot-preview[bot] "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
819f674019eSSamuel Ortiz]
820f674019eSSamuel Ortiz
821f674019eSSamuel Ortiz[[package]]
82278fe8072SRob Bradfordname = "serde_json"
823204f05fdSdependabot-preview[bot]version = "1.0.45"
82478fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
82578fe8072SRob Bradforddependencies = [
82635084406Sdependabot-preview[bot] "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
8279e78c2e6Sdependabot-preview[bot] "ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
828dea5776fSdependabot-preview[bot] "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
82978fe8072SRob Bradford]
83078fe8072SRob Bradford
83178fe8072SRob Bradford[[package]]
832df5058ecSfazlamehrabname = "signal-hook"
83316af54e5Sdependabot-preview[bot]version = "0.1.13"
834df5058ecSfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
835df5058ecSfazlamehrabdependencies = [
836ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
8370274b792Sdependabot-preview[bot] "signal-hook-registry 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
838df5058ecSfazlamehrab]
839df5058ecSfazlamehrab
840df5058ecSfazlamehrab[[package]]
841df5058ecSfazlamehrabname = "signal-hook-registry"
8420274b792Sdependabot-preview[bot]version = "1.2.0"
843df5058ecSfazlamehrabsource = "registry+https://github.com/rust-lang/crates.io-index"
844df5058ecSfazlamehrabdependencies = [
845fa0d573fSdependabot-preview[bot] "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
846ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
847df5058ecSfazlamehrab]
848df5058ecSfazlamehrab
849df5058ecSfazlamehrab[[package]]
8504ff972c3Sdependabot-preview[bot]name = "smallvec"
851655d9cdbSdependabot-preview[bot]version = "1.2.0"
8524ff972c3Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
8534ff972c3Sdependabot-preview[bot]
8544ff972c3Sdependabot-preview[bot][[package]]
855ddce3df8SRob Bradfordname = "ssh2"
8564ff972c3Sdependabot-preview[bot]version = "0.7.1"
857ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
858ddce3df8SRob Bradforddependencies = [
8590374c3dcSdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
860ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
8610acabcddSdependabot-preview[bot] "libssh2-sys 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
8624ff972c3Sdependabot-preview[bot] "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
863ddce3df8SRob Bradford]
864ddce3df8SRob Bradford
865ddce3df8SRob Bradford[[package]]
8662ed17abbSSamuel Ortizname = "strsim"
8676abd50f4Sdependabot-preview[bot]version = "0.8.0"
8682ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
8692ed17abbSSamuel Ortiz
8702ed17abbSSamuel Ortiz[[package]]
87180ac3a84SChao Pengname = "syn"
872c27be842Sdependabot-preview[bot]version = "1.0.14"
87355f01b21Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
87455f01b21Sdependabot-preview[bot]dependencies = [
8751324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
87655f01b21Sdependabot-preview[bot] "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
87755f01b21Sdependabot-preview[bot] "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
87855f01b21Sdependabot-preview[bot]]
87955f01b21Sdependabot-preview[bot]
88055f01b21Sdependabot-preview[bot][[package]]
881ddce3df8SRob Bradfordname = "synstructure"
8822dcd36f2Sdependabot-preview[bot]version = "0.12.3"
883ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
884ddce3df8SRob Bradforddependencies = [
8851324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
886db3ece8eSdependabot-preview[bot] "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
887c27be842Sdependabot-preview[bot] "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
888db3ece8eSdependabot-preview[bot] "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
889ddce3df8SRob Bradford]
890ddce3df8SRob Bradford
891ddce3df8SRob Bradford[[package]]
89278fe8072SRob Bradfordname = "syntex"
89378fe8072SRob Bradfordversion = "0.42.2"
89478fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
89578fe8072SRob Bradforddependencies = [
89678fe8072SRob Bradford "syntex_errors 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
89778fe8072SRob Bradford "syntex_syntax 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
89878fe8072SRob Bradford]
89978fe8072SRob Bradford
90078fe8072SRob Bradford[[package]]
90178fe8072SRob Bradfordname = "syntex_errors"
90278fe8072SRob Bradfordversion = "0.42.0"
90378fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
90478fe8072SRob Bradforddependencies = [
905ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
90678fe8072SRob Bradford "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
90778fe8072SRob Bradford "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
90878fe8072SRob Bradford "syntex_pos 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
90978fe8072SRob Bradford "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
91078fe8072SRob Bradford "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
91178fe8072SRob Bradford]
91278fe8072SRob Bradford
91378fe8072SRob Bradford[[package]]
91478fe8072SRob Bradfordname = "syntex_pos"
91578fe8072SRob Bradfordversion = "0.42.0"
91678fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
91778fe8072SRob Bradforddependencies = [
91878fe8072SRob Bradford "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
91978fe8072SRob Bradford]
92078fe8072SRob Bradford
92178fe8072SRob Bradford[[package]]
92278fe8072SRob Bradfordname = "syntex_syntax"
92378fe8072SRob Bradfordversion = "0.42.0"
92478fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
92578fe8072SRob Bradforddependencies = [
92678fe8072SRob Bradford "bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
927ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
92878fe8072SRob Bradford "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
92978fe8072SRob Bradford "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
93078fe8072SRob Bradford "syntex_errors 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
93178fe8072SRob Bradford "syntex_pos 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)",
93278fe8072SRob Bradford "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
93378fe8072SRob Bradford "unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
93478fe8072SRob Bradford]
93578fe8072SRob Bradford
93678fe8072SRob Bradford[[package]]
9377ebfe909SRob Bradfordname = "tempdir"
9387ebfe909SRob Bradfordversion = "0.3.7"
9397ebfe909SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
9407ebfe909SRob Bradforddependencies = [
9417ebfe909SRob Bradford "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
9427ebfe909SRob Bradford "remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
9437ebfe909SRob Bradford]
9447ebfe909SRob Bradford
9457ebfe909SRob Bradford[[package]]
946b67e0b3dSSebastien Boeufname = "tempfile"
947577d44c8Sfazlamehrabversion = "3.1.0"
948b67e0b3dSSebastien Boeufsource = "registry+https://github.com/rust-lang/crates.io-index"
949b67e0b3dSSebastien Boeufdependencies = [
950e869283bSdependabot-preview[bot] "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
951ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
95241895d7dSdependabot-preview[bot] "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
953577d44c8Sfazlamehrab "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
9545e803ab1SSebastien Boeuf "remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
95553f52954SSebastien Boeuf "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
956b67e0b3dSSebastien Boeuf]
957b67e0b3dSSebastien Boeuf
958b67e0b3dSSebastien Boeuf[[package]]
95978fe8072SRob Bradfordname = "term"
96078fe8072SRob Bradfordversion = "0.4.6"
96178fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
96278fe8072SRob Bradforddependencies = [
96378fe8072SRob Bradford "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
96478fe8072SRob Bradford "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
96578fe8072SRob Bradford]
96678fe8072SRob Bradford
96778fe8072SRob Bradford[[package]]
9682ed17abbSSamuel Ortizname = "textwrap"
9696abd50f4Sdependabot-preview[bot]version = "0.11.0"
9702ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
9712ed17abbSSamuel Ortizdependencies = [
972904b1ea5Sdependabot-preview[bot] "unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
9732ed17abbSSamuel Ortiz]
9742ed17abbSSamuel Ortiz
9752ed17abbSSamuel Ortiz[[package]]
9760361df4aSSamuel Ortizname = "thiserror"
977b5992fe9Sdependabot-preview[bot]version = "1.0.10"
9780361df4aSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
9790361df4aSSamuel Ortizdependencies = [
980b5992fe9Sdependabot-preview[bot] "thiserror-impl 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
9810361df4aSSamuel Ortiz]
9820361df4aSSamuel Ortiz
9830361df4aSSamuel Ortiz[[package]]
9840361df4aSSamuel Ortizname = "thiserror-impl"
985b5992fe9Sdependabot-preview[bot]version = "1.0.10"
9860361df4aSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
9870361df4aSSamuel Ortizdependencies = [
9881324aa45Sdependabot-preview[bot] "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
9890361df4aSSamuel Ortiz "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
990c27be842Sdependabot-preview[bot] "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
9910361df4aSSamuel Ortiz]
9920361df4aSSamuel Ortiz
9930361df4aSSamuel Ortiz[[package]]
99478fe8072SRob Bradfordname = "thread_local"
99578fe8072SRob Bradfordversion = "0.3.6"
99678fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
99778fe8072SRob Bradforddependencies = [
998808fcaa4Sdependabot-preview[bot] "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
99978fe8072SRob Bradford]
100078fe8072SRob Bradford
100178fe8072SRob Bradford[[package]]
10022ed17abbSSamuel Ortizname = "unicode-width"
1003904b1ea5Sdependabot-preview[bot]version = "0.1.7"
10042ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
10052ed17abbSSamuel Ortiz
10062ed17abbSSamuel Ortiz[[package]]
100780ac3a84SChao Pengname = "unicode-xid"
100878fe8072SRob Bradfordversion = "0.0.3"
100978fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
101078fe8072SRob Bradford
101178fe8072SRob Bradford[[package]]
101278fe8072SRob Bradfordname = "unicode-xid"
101355f01b21Sdependabot-preview[bot]version = "0.2.0"
101455f01b21Sdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
101555f01b21Sdependabot-preview[bot]
101655f01b21Sdependabot-preview[bot][[package]]
101778fe8072SRob Bradfordname = "utf8-ranges"
101891c7f271Sdependabot-preview[bot]version = "1.0.4"
101978fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
102078fe8072SRob Bradford
102178fe8072SRob Bradford[[package]]
1022ddce3df8SRob Bradfordname = "vcpkg"
1023d378da64Sdependabot-preview[bot]version = "0.2.8"
1024ddce3df8SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
1025ddce3df8SRob Bradford
1026ddce3df8SRob Bradford[[package]]
10272ed17abbSSamuel Ortizname = "vec_map"
10282ed17abbSSamuel Ortizversion = "0.8.1"
10292ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
10302ed17abbSSamuel Ortiz
10312ed17abbSSamuel Ortiz[[package]]
10324d16ca8aSSamuel Ortizname = "vfio"
10334d16ca8aSSamuel Ortizversion = "0.0.1"
10344d16ca8aSSamuel Ortizdependencies = [
1035b2589d4fSRob Bradford "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1036ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
10374d16ca8aSSamuel Ortiz "devices 0.1.0",
10380f21781fSSamuel Ortiz "kvm-bindings 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
10391651cc39Sdependabot-preview[bot] "kvm-ioctls 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1040ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
104111750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
10424d16ca8aSSamuel Ortiz "pci 0.1.0",
10438e018d6fSSamuel Ortiz "vfio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
10444d16ca8aSSamuel Ortiz "vm-allocator 0.1.0",
1045837bcbc6SSebastien Boeuf "vm-device 0.1.0",
10464d16ca8aSSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
10477ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
10484d16ca8aSSamuel Ortiz]
10494d16ca8aSSamuel Ortiz
10504d16ca8aSSamuel Ortiz[[package]]
10514d16ca8aSSamuel Ortizname = "vfio-bindings"
10528e018d6fSSamuel Ortizversion = "0.1.0"
10538e018d6fSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
10548e018d6fSSamuel Ortizdependencies = [
10558e018d6fSSamuel Ortiz "vmm-sys-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
10568e018d6fSSamuel Ortiz]
10574d16ca8aSSamuel Ortiz
10584d16ca8aSSamuel Ortiz[[package]]
10591ddc8f2fSSebastien Boeufname = "vhost_rs"
10601ddc8f2fSSebastien Boeufversion = "0.1.0"
10611ddc8f2fSSebastien Boeufdependencies = [
10620374c3dcSdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1063ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1064577d44c8Sfazlamehrab "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
106578fe8072SRob Bradford "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
10667ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
10671ddc8f2fSSebastien Boeuf]
10681ddc8f2fSSebastien Boeuf
10691ddc8f2fSSebastien Boeuf[[package]]
1070f6d1a9d9SCathy Zhangname = "vhost_user_backend"
1071f6d1a9d9SCathy Zhangversion = "0.1.0"
1072f6d1a9d9SCathy Zhangdependencies = [
1073f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1074ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1075f6d1a9d9SCathy Zhang "vhost_rs 0.1.0",
1076f6d1a9d9SCathy Zhang "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
1077f6d1a9d9SCathy Zhang "vm-virtio 0.1.0",
10787ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1079f6d1a9d9SCathy Zhang]
1080f6d1a9d9SCathy Zhang
1081f6d1a9d9SCathy Zhang[[package]]
10821dd24518SRob Bradfordname = "vhost_user_block"
10831dd24518SRob Bradfordversion = "0.1.0"
10841dd24518SRob Bradforddependencies = [
10851dd24518SRob Bradford "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
10861dd24518SRob Bradford "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
10871dd24518SRob Bradford "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
10881dd24518SRob Bradford "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
10891dd24518SRob Bradford "qcow 0.1.0",
10901dd24518SRob Bradford "vhost_rs 0.1.0",
10911dd24518SRob Bradford "vhost_user_backend 0.1.0",
10921dd24518SRob Bradford "virtio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
10931dd24518SRob Bradford "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
10941dd24518SRob Bradford "vm-virtio 0.1.0",
109529e668c3SSebastien Boeuf "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
10961dd24518SRob Bradford]
10971dd24518SRob Bradford
10981dd24518SRob Bradford[[package]]
109903361a6cSSebastien Boeufname = "vhost_user_fs"
110003361a6cSSebastien Boeufversion = "0.1.0"
1101cd1684bdSSebastien Boeufdependencies = [
11020374c3dcSdependabot-preview[bot] "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1103ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
110411750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1105cd1684bdSSebastien Boeuf "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
1106e1fccc36SSebastien Boeuf "vm-virtio 0.1.0",
1107cd1684bdSSebastien Boeuf]
110803361a6cSSebastien Boeuf
110903361a6cSSebastien Boeuf[[package]]
1110fb763c40SRob Bradfordname = "vhost_user_net"
1111fb763c40SRob Bradfordversion = "0.1.0"
1112fb763c40SRob Bradforddependencies = [
1113fb763c40SRob Bradford "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
1114fb763c40SRob Bradford "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1115fb763c40SRob Bradford "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1116fb763c40SRob Bradford "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1117fb763c40SRob Bradford "net_util 0.1.0",
1118fb763c40SRob Bradford "vhost_rs 0.1.0",
1119fb763c40SRob Bradford "vhost_user_backend 0.1.0",
1120fb763c40SRob Bradford "virtio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1121fb763c40SRob Bradford "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
1122fb763c40SRob Bradford "vm-virtio 0.1.0",
112329e668c3SSebastien Boeuf "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1124fb763c40SRob Bradford]
1125fb763c40SRob Bradford
1126fb763c40SRob Bradford[[package]]
1127b67e0b3dSSebastien Boeufname = "virtio-bindings"
1128b67e0b3dSSebastien Boeufversion = "0.1.0"
11290a0c7358SSebastien Boeufsource = "git+https://github.com/rust-vmm/virtio-bindings#c5676476f1048d212f53ca80711d2b132dcebe23"
1130b67e0b3dSSebastien Boeuf
1131b67e0b3dSSebastien Boeuf[[package]]
1132c446b9d5SSamuel Ortizname = "virtio-bindings"
1133c446b9d5SSamuel Ortizversion = "0.1.0"
1134c446b9d5SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
1135c446b9d5SSamuel Ortiz
1136c446b9d5SSamuel Ortiz[[package]]
11370adc3481SSamuel Ortizname = "vm-allocator"
11380adc3481SSamuel Ortizversion = "0.1.0"
11390adc3481SSamuel Ortizdependencies = [
1140ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
11410adc3481SSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
11420adc3481SSamuel Ortiz]
11430adc3481SSamuel Ortiz
11440adc3481SSamuel Ortiz[[package]]
114534bb3179SSebastien Boeufname = "vm-device"
114634bb3179SSebastien Boeufversion = "0.1.0"
11470361df4aSSamuel Ortizdependencies = [
114834e35c9aSdependabot-preview[bot] "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
1149dea5776fSdependabot-preview[bot] "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
11507909f7a8Sdependabot-preview[bot] "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
1151204f05fdSdependabot-preview[bot] "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
1152b5992fe9Sdependabot-preview[bot] "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
1153664431ffSSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
11547ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
11550361df4aSSamuel Ortiz]
115634bb3179SSebastien Boeuf
115734bb3179SSebastien Boeuf[[package]]
1158a0da3debSSamuel Ortizname = "vm-memory"
1159a0da3debSSamuel Ortizversion = "0.1.0"
1160ac8e4b9cSdependabot-preview[bot]source = "git+https://github.com/rust-vmm/vm-memory#df6207f1c03294b5fdc2ee3d5bd7e989eab48653"
1161a0da3debSSamuel Ortizdependencies = [
1162e1281b54Sdependabot-preview[bot] "cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
1163ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
11640c954761Sdependabot-preview[bot] "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
1165a0da3debSSamuel Ortiz]
1166a0da3debSSamuel Ortiz
1167a0da3debSSamuel Ortiz[[package]]
1168b67e0b3dSSebastien Boeufname = "vm-virtio"
1169b67e0b3dSSebastien Boeufversion = "0.1.0"
1170b67e0b3dSSebastien Boeufdependencies = [
1171b2589d4fSRob Bradford "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1172ac950d9aSRob Bradford "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
1173b67e0b3dSSebastien Boeuf "devices 0.1.0",
1174f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1175ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
117611750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
117753f52954SSebastien Boeuf "net_gen 0.1.0",
117853f52954SSebastien Boeuf "net_util 0.1.0",
1179b67e0b3dSSebastien Boeuf "pci 0.1.0",
1180577d44c8Sfazlamehrab "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
11811ddc8f2fSSebastien Boeuf "vhost_rs 0.1.0",
11820a0c7358SSebastien Boeuf "virtio-bindings 0.1.0 (git+https://github.com/rust-vmm/virtio-bindings)",
1183b67e0b3dSSebastien Boeuf "vm-allocator 0.1.0",
1184c65ead5dSSebastien Boeuf "vm-device 0.1.0",
1185b67e0b3dSSebastien Boeuf "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
11867ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1187b67e0b3dSSebastien Boeuf]
1188b67e0b3dSSebastien Boeuf
1189b67e0b3dSSebastien Boeuf[[package]]
1190a0da3debSSamuel Ortizname = "vmm"
1191a0da3debSSamuel Ortizversion = "0.1.0"
1192a0da3debSSamuel Ortizdependencies = [
1193eea6f1dcSRob Bradford "acpi_tables 0.1.0",
119434e35c9aSdependabot-preview[bot] "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
1195b2589d4fSRob Bradford "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
1196539367b5SSamuel Ortiz "arch 0.1.0",
119743bd0e53SSebastien Boeuf "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
11981853b350SSamuel Ortiz "devices 0.1.0",
1199f59665e8Sdependabot-preview[bot] "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
12000f21781fSSamuel Ortiz "kvm-bindings 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
12011651cc39Sdependabot-preview[bot] "kvm-ioctls 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
12022371325fSSamuel Ortiz "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1203ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1204c4c8b931SRob Bradford "linux-loader 0.1.0 (git+https://github.com/rust-vmm/linux-loader)",
120511750efbSdependabot-preview[bot] "log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
12068288cb2aSSamuel Ortiz "micro_http 0.1.0 (git+https://github.com/firecracker-microvm/firecracker)",
1207c0be6642SSebastien Boeuf "net_util 0.1.0",
12080adc3481SSamuel Ortiz "pci 0.1.0",
120980ac3a84SChao Peng "qcow 0.1.0",
1210dea5776fSdependabot-preview[bot] "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
12117909f7a8Sdependabot-preview[bot] "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
1212204f05fdSdependabot-preview[bot] "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
121316af54e5Sdependabot-preview[bot] "signal-hook 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
12144d16ca8aSSamuel Ortiz "vfio 0.0.1",
1215b67e0b3dSSebastien Boeuf "vm-allocator 0.1.0",
121635dd1523SSamuel Ortiz "vm-device 0.1.0",
1217a0da3debSSamuel Ortiz "vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)",
1218b67e0b3dSSebastien Boeuf "vm-virtio 0.1.0",
12197ee9ecaaSdependabot-preview[bot] "vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
12200921cfb8SSamuel Ortiz]
12210921cfb8SSamuel Ortiz
12220921cfb8SSamuel Ortiz[[package]]
12230921cfb8SSamuel Ortizname = "vmm-sys-util"
122414eb071bSSamuel Ortizversion = "0.1.1"
122514eb071bSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
12260921cfb8SSamuel Ortizdependencies = [
1227ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1228a0da3debSSamuel Ortiz]
1229a0da3debSSamuel Ortiz
1230a0da3debSSamuel Ortiz[[package]]
1231de9eb3e0SSamuel Ortizname = "vmm-sys-util"
12327ee9ecaaSdependabot-preview[bot]version = "0.4.0"
1233de9eb3e0SSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
1234de9eb3e0SSamuel Ortizdependencies = [
1235ca97385dSdependabot-preview[bot] "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
1236de9eb3e0SSamuel Ortiz]
1237de9eb3e0SSamuel Ortiz
1238de9eb3e0SSamuel Ortiz[[package]]
12396678cbfbSdependabot-preview[bot]name = "wasi"
1240d7568440Sdependabot-preview[bot]version = "0.9.0+wasi-snapshot-preview1"
12416678cbfbSdependabot-preview[bot]source = "registry+https://github.com/rust-lang/crates.io-index"
12426678cbfbSdependabot-preview[bot]
12436678cbfbSdependabot-preview[bot][[package]]
12442ed17abbSSamuel Ortizname = "winapi"
124578fe8072SRob Bradfordversion = "0.2.8"
124678fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
124778fe8072SRob Bradford
124878fe8072SRob Bradford[[package]]
124978fe8072SRob Bradfordname = "winapi"
125053f52954SSebastien Boeufversion = "0.3.7"
12512ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
12522ed17abbSSamuel Ortizdependencies = [
12532ed17abbSSamuel Ortiz "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
12542ed17abbSSamuel Ortiz "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
12552ed17abbSSamuel Ortiz]
12562ed17abbSSamuel Ortiz
12572ed17abbSSamuel Ortiz[[package]]
125878fe8072SRob Bradfordname = "winapi-build"
125978fe8072SRob Bradfordversion = "0.1.1"
126078fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
126178fe8072SRob Bradford
126278fe8072SRob Bradford[[package]]
12632ed17abbSSamuel Ortizname = "winapi-i686-pc-windows-gnu"
12642ed17abbSSamuel Ortizversion = "0.4.0"
12652ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
12662ed17abbSSamuel Ortiz
12672ed17abbSSamuel Ortiz[[package]]
12682ed17abbSSamuel Ortizname = "winapi-x86_64-pc-windows-gnu"
12692ed17abbSSamuel Ortizversion = "0.4.0"
12702ed17abbSSamuel Ortizsource = "registry+https://github.com/rust-lang/crates.io-index"
12712ed17abbSSamuel Ortiz
127278fe8072SRob Bradford[[package]]
127378fe8072SRob Bradfordname = "ws2_32-sys"
127478fe8072SRob Bradfordversion = "0.2.1"
127578fe8072SRob Bradfordsource = "registry+https://github.com/rust-lang/crates.io-index"
127678fe8072SRob Bradforddependencies = [
127778fe8072SRob Bradford "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
127878fe8072SRob Bradford "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
127978fe8072SRob Bradford]
128078fe8072SRob Bradford
12812ed17abbSSamuel Ortiz[metadata]
128278fe8072SRob Bradford"checksum aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "81ce3d38065e618af2d7b77e10c5ad9a069859b4be3c2250f674af3840d9c8a5"
12836abd50f4Sdependabot-preview[bot]"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
128434e35c9aSdependabot-preview[bot]"checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
1285fa0d573fSdependabot-preview[bot]"checksum arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d7b8a9123b8027467bce0099fe556c628a53c8d83df0507084c31e9ba2e39aff"
128691747094Sdependabot-preview[bot]"checksum arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
12872cc723f7Sdependabot-preview[bot]"checksum arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
12881a28f64dSdependabot-preview[bot]"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
12894783fe74Sdependabot-preview[bot]"checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
1290*92b37645Sdependabot-preview[bot]"checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
129174ab468bSdependabot-preview[bot]"checksum backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)" = "7f80256bc78f67e7df7e36d77366f636ed976895d91fe2ab9efa3973e8fe8c4f"
1292b8be1dc2Sdependabot-preview[bot]"checksum backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6575f128516de27e3ce99689419835fce9643a9b215a14d2b5b685be018491"
12939fe6ece2Sdependabot-preview[bot]"checksum base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
129478fe8072SRob Bradford"checksum bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4f67931368edf3a9a51d29886d245f1c3db2f1ef0dcc9e35ff70341b78c10d23"
12950374c3dcSdependabot-preview[bot]"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
12965a0d01caSdependabot-preview[bot]"checksum blake2b_simd 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
1297ac950d9aSRob Bradford"checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
1298dc951af1Sdependabot-preview[bot]"checksum c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb"
1299e1281b54Sdependabot-preview[bot]"checksum cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4b9434b9a5aa1450faa3f9cb14ea0e8c53bb5d2b3c1bfd1ab4fc03e9f33fbfb0"
13000d2e38dbSdependabot-preview[bot]"checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
1301e869283bSdependabot-preview[bot]"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
13026abd50f4Sdependabot-preview[bot]"checksum clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
13034ff972c3Sdependabot-preview[bot]"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
13047d853241Sdependabot-preview[bot]"checksum constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
13051f534880SRob Bradford"checksum credibility 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fae7a162fd5b462bc49704873a89950a655d44161add4be07e00e64c4c83a5bf"
1306503e047cSdependabot-preview[bot]"checksum crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ce446db02cdc3165b94ae73111e570793400d0794e46125cc4056c81cbb039f4"
13078a7cfe8eSdependabot-preview[bot]"checksum dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
13088a7cfe8eSdependabot-preview[bot]"checksum dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "afa0b23de8fd801745c471deffa6e12d248f962c9fd4b4c33787b055599bde7b"
1309f59665e8Sdependabot-preview[bot]"checksum epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "990bcfe26bea89669ede68c3f970f61d02568dbc8660317c98d805ea4e710685"
1310db3ece8eSdependabot-preview[bot]"checksum failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f8273f13c977665c5db7eb2b99ae520952fe5ac831ae4cd09d80c4c7042b5ed9"
1311db3ece8eSdependabot-preview[bot]"checksum failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0bc225b78e0391e4b8683440bf2e63c2deeeb2ce5189eab46e2b68c6d3725d08"
1312b67e0b3dSSebastien Boeuf"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
1313d7568440Sdependabot-preview[bot]"checksum getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
131478fe8072SRob Bradford"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
13151a28f64dSdependabot-preview[bot]"checksum hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eff2656d88f158ce120947499e971d743c05dbcbed62e5bd2f38f1698bbc3772"
1316091c9d9fSdependabot-preview[bot]"checksum ipnetwork 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a69dd5e3613374e74da81c251750153abe3bd0ad17641ea63d43d1e21d0dbd4d"
131735084406Sdependabot-preview[bot]"checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
131878fe8072SRob Bradford"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
13190f21781fSSamuel Ortiz"checksum kvm-bindings 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d381156ad52005b4655a9421401f02b80f9f049e653496e3ea6639a83fc12453"
13201651cc39Sdependabot-preview[bot]"checksum kvm-ioctls 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d99720f5df3814a7188f095ad6774775b7635dfdd62b7c091ce7e00a51c3c109"
1321808fcaa4Sdependabot-preview[bot]"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1322ca97385dSdependabot-preview[bot]"checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
13230acabcddSdependabot-preview[bot]"checksum libssh2-sys 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "36aa6e813339d3a063292b77091dfbbb6152ff9006a459895fa5bebed7d34f10"
1324ddce3df8SRob Bradford"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
1325c4c8b931SRob Bradford"checksum linux-loader 0.1.0 (git+https://github.com/rust-vmm/linux-loader)" = "<none>"
13264ff972c3Sdependabot-preview[bot]"checksum lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "79b2de95ecb4691949fea4716ca53cdbcfccb2c612e19644a8bad05edcf9f47b"
132778fe8072SRob Bradford"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
132811750efbSdependabot-preview[bot]"checksum log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "1b9ad466a945c9c40f6f9a449c55675547e59bc75a2722d4689042ab3ae80c9c"
13293430e20fSdependabot-preview[bot]"checksum memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223"
13308288cb2aSSamuel Ortiz"checksum micro_http 0.1.0 (git+https://github.com/firecracker-microvm/firecracker)" = "<none>"
1331*92b37645Sdependabot-preview[bot]"checksum openssl-sys 0.9.54 (registry+https://github.com/rust-lang/crates.io-index)" = "1024c0a59774200a555087a6da3f253a9095a5f344e353b212ac4c8b8e450986"
13324ff972c3Sdependabot-preview[bot]"checksum parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "92e98c49ab0b7ce5b222f2cc9193fc4efe11c6d0bd4f648e374684a6857b1cfc"
13334ff972c3Sdependabot-preview[bot]"checksum parking_lot_core 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7582838484df45743c8434fbff785e8edf260c28748353d44bc0da32e0ceabf1"
13342d258624Sdependabot-preview[bot]"checksum pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
13359d775a14Sdependabot-preview[bot]"checksum pnet 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5c08c2c6c26481fcbe49dc4405baedf47151f859c5a45d3f254c2ff74ce51cf0"
13369d775a14Sdependabot-preview[bot]"checksum pnet_base 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4df28acf2fcc77436dd2b91a9a0c2bb617f9ca5f2acefee1a4135058b9f9801f"
13379d775a14Sdependabot-preview[bot]"checksum pnet_datalink 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "545f8df67cbc53438f37f56e68ae5ca49beb3990e9fd7e9e214c8ffd36c0e0ea"
1338279c4f91Sdependabot-preview[bot]"checksum pnet_macros 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cf402424ca7281aa234b726c32bce5a8e2278c72f5863305e291ac3de08e16f8"
13399d775a14Sdependabot-preview[bot]"checksum pnet_macros_support 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e586854ba703c15f74c486e1a46624566b47f1f61cc8a6b02c6bbe5e34a383b"
13409d775a14Sdependabot-preview[bot]"checksum pnet_packet 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c44c075c6d4f2e814dba621a999838e4a4f749f6117024f52b05b3c559a4fd17"
13419d775a14Sdependabot-preview[bot]"checksum pnet_sys 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "82f881a6d75ac98c5541db6144682d1773bb14c6fc50c6ebac7086c8f7f23c29"
13429d775a14Sdependabot-preview[bot]"checksum pnet_transport 0.25.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1b75ccaee7b5daba9f9a7d47bceeb73cc32edde9952dc5409460d6621ec667b6"
13433dff5513Sdependabot-preview[bot]"checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
13441324aa45Sdependabot-preview[bot]"checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
134555f01b21Sdependabot-preview[bot]"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
13467ebfe909SRob Bradford"checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
134741895d7dSdependabot-preview[bot]"checksum rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
1348ac950d9aSRob Bradford"checksum rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
1349b67e0b3dSSebastien Boeuf"checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
1350df5058ecSfazlamehrab"checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
1351e4ea60ddSdependabot-preview[bot]"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
1352577d44c8Sfazlamehrab"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
1353b67e0b3dSSebastien Boeuf"checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
1354577d44c8Sfazlamehrab"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
1355503e047cSdependabot-preview[bot]"checksum redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"
135678fe8072SRob Bradford"checksum regex 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ee84f70c8c08744ea9641a731c7fadb475bf2ecc52d7f627feb833e0b3990467"
1357b38beb60Sdependabot-preview[bot]"checksum regex-syntax 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "e734e891f5b408a29efbf8309e656876276f49ab6a6ac208600b4419bd893d90"
13589731be11Sdependabot-preview[bot]"checksum remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "99c861227fc40c8da6fdaa3d58144ac84c0537080a43eb1d7d45c28f88dcb888"
13595e803ab1SSebastien Boeuf"checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
1360503e047cSdependabot-preview[bot]"checksum rust-argon2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
13610d53a589Sdependabot-preview[bot]"checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
136278fe8072SRob Bradford"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
1363e1281b54Sdependabot-preview[bot]"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
13649e78c2e6Sdependabot-preview[bot]"checksum ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfa8506c1de11c9c4e4c38863ccbe02a305c8188e85a05a784c9e11e1c3910c8"
13654ff972c3Sdependabot-preview[bot]"checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
1366e1281b54Sdependabot-preview[bot]"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
1367e1281b54Sdependabot-preview[bot]"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
1368dea5776fSdependabot-preview[bot]"checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449"
13697909f7a8Sdependabot-preview[bot]"checksum serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64"
1370204f05fdSdependabot-preview[bot]"checksum serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)" = "eab8f15f15d6c41a154c1b128a22f2dfabe350ef53c40953d84e36155c91192b"
137116af54e5Sdependabot-preview[bot]"checksum signal-hook 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "10b9f3a1686a29f53cfd91ee5e3db3c12313ec02d33765f02c1a9645a1811e2c"
13720274b792Sdependabot-preview[bot]"checksum signal-hook-registry 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"
1373655d9cdbSdependabot-preview[bot]"checksum smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5c2fb2ec9bcd216a5b0d0ccf31ab17b5ed1d627960edff65bbe95d3ce221cefc"
13744ff972c3Sdependabot-preview[bot]"checksum ssh2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "26c31781ff1198791fb772771bca3ec962d7243cb8cad79818b2b38be8253e3c"
13756abd50f4Sdependabot-preview[bot]"checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
1376c27be842Sdependabot-preview[bot]"checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5"
13772dcd36f2Sdependabot-preview[bot]"checksum synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545"
137878fe8072SRob Bradford"checksum syntex 0.42.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0a30b08a6b383a22e5f6edc127d169670d48f905bb00ca79a00ea3e442ebe317"
137978fe8072SRob Bradford"checksum syntex_errors 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)" = "04c48f32867b6114449155b2a82114b86d4b09e1bddb21c47ff104ab9172b646"
138078fe8072SRob Bradford"checksum syntex_pos 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3fd49988e52451813c61fecbe9abb5cfd4e1b7bb6cdbb980a6fbcbab859171a6"
138178fe8072SRob Bradford"checksum syntex_syntax 0.42.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7628a0506e8f9666fdabb5f265d0059b059edac9a3f810bda077abb5d826bd8d"
13827ebfe909SRob Bradford"checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
1383577d44c8Sfazlamehrab"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
138478fe8072SRob Bradford"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
13856abd50f4Sdependabot-preview[bot]"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
1386b5992fe9Sdependabot-preview[bot]"checksum thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "205684fd018ca14432b12cce6ea3d46763311a571c3d294e71ba3f01adcf1aad"
1387b5992fe9Sdependabot-preview[bot]"checksum thiserror-impl 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "57e4d2e50ca050ed44fb58309bdce3efa79948f84f9993ad1978de5eebdce5a7"
138878fe8072SRob Bradford"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
1389904b1ea5Sdependabot-preview[bot]"checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
139078fe8072SRob Bradford"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
139155f01b21Sdependabot-preview[bot]"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
139291c7f271Sdependabot-preview[bot]"checksum utf8-ranges 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba"
1393d378da64Sdependabot-preview[bot]"checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
13942ed17abbSSamuel Ortiz"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
13958e018d6fSSamuel Ortiz"checksum vfio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df0379abaedb35cac2636dd2ee75496ab921430fa5775b90f13bbda3e2abaf66"
13960a0c7358SSebastien Boeuf"checksum virtio-bindings 0.1.0 (git+https://github.com/rust-vmm/virtio-bindings)" = "<none>"
1397c446b9d5SSamuel Ortiz"checksum virtio-bindings 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ff512178285488516ed85f15b5d0113a7cdb89e9e8a760b269ae4f02b84bd6b"
1398a0da3debSSamuel Ortiz"checksum vm-memory 0.1.0 (git+https://github.com/rust-vmm/vm-memory)" = "<none>"
139914eb071bSSamuel Ortiz"checksum vmm-sys-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "46996f56aeae31fbc0532ae57a944e00089302f03b18c10c76eebfd9249f4a6c"
14007ee9ecaaSdependabot-preview[bot]"checksum vmm-sys-util 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "048b10a74f061d87dacca196a1964052a7135651641ab8d100aef21e58f33571"
1401d7568440Sdependabot-preview[bot]"checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
140278fe8072SRob Bradford"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
140353f52954SSebastien Boeuf"checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770"
140478fe8072SRob Bradford"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
14052ed17abbSSamuel Ortiz"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
14062ed17abbSSamuel Ortiz"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
140778fe8072SRob Bradford"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
1408