]> git.proxmox.com Git - rustc.git/blob - vendor/cc/Cargo.lock
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / vendor / cc / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "cc"
5 version = "1.0.60"
6 dependencies = [
7 "jobserver",
8 "tempfile",
9 ]
10
11 [[package]]
12 name = "cfg-if"
13 version = "0.1.10"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
15 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
16
17 [[package]]
18 name = "getrandom"
19 version = "0.1.15"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
22 dependencies = [
23 "cfg-if",
24 "libc",
25 "wasi",
26 ]
27
28 [[package]]
29 name = "jobserver"
30 version = "0.1.21"
31 source = "registry+https://github.com/rust-lang/crates.io-index"
32 checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
33 dependencies = [
34 "libc",
35 ]
36
37 [[package]]
38 name = "libc"
39 version = "0.2.77"
40 source = "registry+https://github.com/rust-lang/crates.io-index"
41 checksum = "f2f96b10ec2560088a8e76961b00d47107b3a625fecb76dedb29ee7ccbf98235"
42
43 [[package]]
44 name = "ppv-lite86"
45 version = "0.2.9"
46 source = "registry+https://github.com/rust-lang/crates.io-index"
47 checksum = "c36fa947111f5c62a733b652544dd0016a43ce89619538a8ef92724a6f501a20"
48
49 [[package]]
50 name = "rand"
51 version = "0.7.3"
52 source = "registry+https://github.com/rust-lang/crates.io-index"
53 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
54 dependencies = [
55 "getrandom",
56 "libc",
57 "rand_chacha",
58 "rand_core",
59 "rand_hc",
60 ]
61
62 [[package]]
63 name = "rand_chacha"
64 version = "0.2.2"
65 source = "registry+https://github.com/rust-lang/crates.io-index"
66 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
67 dependencies = [
68 "ppv-lite86",
69 "rand_core",
70 ]
71
72 [[package]]
73 name = "rand_core"
74 version = "0.5.1"
75 source = "registry+https://github.com/rust-lang/crates.io-index"
76 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
77 dependencies = [
78 "getrandom",
79 ]
80
81 [[package]]
82 name = "rand_hc"
83 version = "0.2.0"
84 source = "registry+https://github.com/rust-lang/crates.io-index"
85 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
86 dependencies = [
87 "rand_core",
88 ]
89
90 [[package]]
91 name = "redox_syscall"
92 version = "0.1.57"
93 source = "registry+https://github.com/rust-lang/crates.io-index"
94 checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
95
96 [[package]]
97 name = "remove_dir_all"
98 version = "0.5.3"
99 source = "registry+https://github.com/rust-lang/crates.io-index"
100 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
101 dependencies = [
102 "winapi",
103 ]
104
105 [[package]]
106 name = "tempfile"
107 version = "3.1.0"
108 source = "registry+https://github.com/rust-lang/crates.io-index"
109 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
110 dependencies = [
111 "cfg-if",
112 "libc",
113 "rand",
114 "redox_syscall",
115 "remove_dir_all",
116 "winapi",
117 ]
118
119 [[package]]
120 name = "wasi"
121 version = "0.9.0+wasi-snapshot-preview1"
122 source = "registry+https://github.com/rust-lang/crates.io-index"
123 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
124
125 [[package]]
126 name = "winapi"
127 version = "0.3.9"
128 source = "registry+https://github.com/rust-lang/crates.io-index"
129 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
130 dependencies = [
131 "winapi-i686-pc-windows-gnu",
132 "winapi-x86_64-pc-windows-gnu",
133 ]
134
135 [[package]]
136 name = "winapi-i686-pc-windows-gnu"
137 version = "0.4.0"
138 source = "registry+https://github.com/rust-lang/crates.io-index"
139 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
140
141 [[package]]
142 name = "winapi-x86_64-pc-windows-gnu"
143 version = "0.4.0"
144 source = "registry+https://github.com/rust-lang/crates.io-index"
145 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"