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
[[]]
= "cc"
= "1.2.34"
= "registry+https://github.com/rust-lang/crates.io-index"
= "42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc"
= [
"shlex",
]
[[]]
= "cmake"
= "0.1.54"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
= [
"cc",
]
[[]]
= "libc"
= "0.2.175"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
[[]]
= "shaderc"
= "0.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d6e2c757b804157350d8d79d718c756899226016486aab07a11dddf8741111a0"
= [
"libc",
"shaderc-sys",
]
[[]]
= "shaderc-sys"
= "0.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a36f3465fce5830d33a58846b9c924f510a1e92bac181834c13b38405efe983b"
= [
"cmake",
"libc",
]
[[]]
= "shlex"
= "1.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[]]
= "spirv-compiler"
= "0.2.0"
= [
"shaderc",
]