1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[]]
= "bitflags"
= "1.2.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
[[]]
= "cc"
= "1.0.65"
= "registry+https://github.com/rust-lang/crates.io-index"
= "95752358c8f7552394baf48cd82695b345628ad3f170d607de3ca03b8dacca15"
[[]]
= "cfg-if"
= "0.1.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[]]
= "libc"
= "0.2.80"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614"
[[]]
= "nix"
= "0.17.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
= [
"bitflags",
"cc",
"cfg-if",
"libc",
"void",
]
[[]]
= "nix"
= "0.18.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055"
= [
"bitflags",
"cc",
"cfg-if",
"libc",
]
[[]]
= "rustable"
= "0.2.0"
= [
"nix 0.18.0",
"rustbus",
]
[[]]
= "rustbus"
= "0.9.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "da35a95d514cb40de0ed8c45e209521fe3535fd87ab8d37f9f4c28d82be28ead"
= [
"nix 0.17.0",
]
[[]]
= "void"
= "1.0.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"