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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "boom_build"
= "0.1.0"
= [
"shaderc",
]
[[]]
= "cc"
= "1.1.37"
= "registry+https://github.com/rust-lang/crates.io-index"
= "40545c26d092346d8a8dab71ee48e7685a7a9cba76e634790c215b41a4a7b4cf"
= [
"shlex",
]
[[]]
= "cmake"
= "0.1.51"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fb1e43aa7fd152b1f968787f7dbcdeb306d1867ff373c69955211876c053f91a"
= [
"cc",
]
[[]]
= "libc"
= "0.2.162"
= "registry+https://github.com/rust-lang/crates.io-index"
= "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398"
[[]]
= "shaderc"
= "0.6.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "50b8aeaae10b9bda5cba66736a7e265f67698e912e1cc6a4678acba286e22be9"
= [
"libc",
"shaderc-sys",
]
[[]]
= "shaderc-sys"
= "0.6.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5b12d7c62d6732884c9dfab587503fa3a795b108df152415a89da23812d4737e"
= [
"cmake",
"libc",
]
[[]]
= "shlex"
= "1.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"