1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3[[package]]
4name = "hex"
5version = "0.3.2"
6source = "registry+https://github.com/rust-lang/crates.io-index"
7
8[[package]]
9name = "libc"
10version = "0.2.48"
11source = "registry+https://github.com/rust-lang/crates.io-index"
12
13[[package]]
14name = "optee-teec"
15version = "0.1.0"
16dependencies = [
17 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
18 "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
19 "optee-teec-macros 0.1.0",
20 "optee-teec-sys 0.1.0",
21 "uuid 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
22]
23
24[[package]]
25name = "optee-teec-macros"
26version = "0.1.0"
27dependencies = [
28 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
29 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
30]
31
32[[package]]
33name = "optee-teec-sys"
34version = "0.1.0"
35dependencies = [
36 "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
37]
38
39[[package]]
40name = "proc-macro2"
41version = "0.4.30"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43dependencies = [
44 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
45]
46
47[[package]]
48name = "proto"
49version = "0.1.0"
50dependencies = [
51 "uuid 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
52]
53
54[[package]]
55name = "quote"
56version = "0.6.13"
57source = "registry+https://github.com/rust-lang/crates.io-index"
58dependencies = [
59 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
60]
61
62[[package]]
63name = "syn"
64version = "0.15.44"
65source = "registry+https://github.com/rust-lang/crates.io-index"
66dependencies = [
67 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
68 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
69 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
70]
71
72[[package]]
73name = "syslog_plugin"
74version = "0.1.0"
75dependencies = [
76 "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
77 "optee-teec 0.1.0",
78 "optee-teec-sys 0.1.0",
79 "proto 0.1.0",
80 "uuid 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
81]
82
83[[package]]
84name = "unicode-xid"
85version = "0.1.0"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87
88[[package]]
89name = "uuid"
90version = "0.7.2"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92
93[[package]]
94name = "uuid"
95version = "0.8.2"
96source = "registry+https://github.com/rust-lang/crates.io-index"
97
98[metadata]
99"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
100"checksum libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "e962c7641008ac010fa60a7dfdc1712449f29c44ef2d4702394aea943ee75047"
101"checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
102"checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
103"checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
104"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
105"checksum uuid 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0238db0c5b605dd1cf51de0f21766f97fba2645897024461d6a00c036819a768"
106"checksum uuid 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
107