tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
httplz: 1.9.2 -> 1.12.1
figsoda
4 years ago
342267b0
b995290d
+36
-1290
3 changed files
expand all
collapse all
unified
split
pkgs
tools
networking
httplz
cargo-lock.patch
default.nix
top-level
all-packages.nix
-1275
pkgs/tools/networking/httplz/cargo-lock.patch
···
1
1
-
diff --git a/Cargo.lock b/Cargo.lock
2
2
-
new file mode 100644
3
3
-
index 0000000..722bfbd
4
4
-
--- /dev/null
5
5
-
+++ b/Cargo.lock
6
6
-
@@ -0,0 +1,1269 @@
7
7
-
+# This file is automatically @generated by Cargo.
8
8
-
+# It is not intended for manual editing.
9
9
-
+[[package]]
10
10
-
+name = "adler32"
11
11
-
+version = "1.0.4"
12
12
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
13
13
-
+checksum = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
14
14
-
+
15
15
-
+[[package]]
16
16
-
+name = "aho-corasick"
17
17
-
+version = "0.7.10"
18
18
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
19
19
-
+checksum = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
20
20
-
+dependencies = [
21
21
-
+ "memchr",
22
22
-
+]
23
23
-
+
24
24
-
+[[package]]
25
25
-
+name = "ansi_term"
26
26
-
+version = "0.11.0"
27
27
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
28
28
-
+checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
29
29
-
+dependencies = [
30
30
-
+ "winapi",
31
31
-
+]
32
32
-
+
33
33
-
+[[package]]
34
34
-
+name = "antidote"
35
35
-
+version = "1.0.0"
36
36
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
37
37
-
+checksum = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5"
38
38
-
+
39
39
-
+[[package]]
40
40
-
+name = "atty"
41
41
-
+version = "0.2.14"
42
42
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
43
43
-
+checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
44
44
-
+dependencies = [
45
45
-
+ "hermit-abi",
46
46
-
+ "libc",
47
47
-
+ "winapi",
48
48
-
+]
49
49
-
+
50
50
-
+[[package]]
51
51
-
+name = "autocfg"
52
52
-
+version = "0.1.7"
53
53
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
54
54
-
+checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
55
55
-
+
56
56
-
+[[package]]
57
57
-
+name = "autocfg"
58
58
-
+version = "1.0.0"
59
59
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
60
60
-
+checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
61
61
-
+
62
62
-
+[[package]]
63
63
-
+name = "base64"
64
64
-
+version = "0.9.3"
65
65
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
66
66
-
+checksum = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643"
67
67
-
+dependencies = [
68
68
-
+ "byteorder",
69
69
-
+ "safemem",
70
70
-
+]
71
71
-
+
72
72
-
+[[package]]
73
73
-
+name = "base64"
74
74
-
+version = "0.10.1"
75
75
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
76
76
-
+checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
77
77
-
+dependencies = [
78
78
-
+ "byteorder",
79
79
-
+]
80
80
-
+
81
81
-
+[[package]]
82
82
-
+name = "bitflags"
83
83
-
+version = "1.2.1"
84
84
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
85
85
-
+checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
86
86
-
+
87
87
-
+[[package]]
88
88
-
+name = "bitstring"
89
89
-
+version = "0.1.1"
90
90
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
91
91
-
+checksum = "3e54f7b7a46d7b183eb41e2d82965261fa8a1597c68b50aced268ee1fc70272d"
92
92
-
+
93
93
-
+[[package]]
94
94
-
+name = "brotli-sys"
95
95
-
+version = "0.3.2"
96
96
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
97
97
-
+checksum = "4445dea95f4c2b41cde57cc9fee236ae4dbae88d8fcbdb4750fc1bb5d86aaecd"
98
98
-
+dependencies = [
99
99
-
+ "cc",
100
100
-
+ "libc",
101
101
-
+]
102
102
-
+
103
103
-
+[[package]]
104
104
-
+name = "brotli2"
105
105
-
+version = "0.3.2"
106
106
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
107
107
-
+checksum = "0cb036c3eade309815c15ddbacec5b22c4d1f3983a774ab2eac2e3e9ea85568e"
108
108
-
+dependencies = [
109
109
-
+ "brotli-sys",
110
110
-
+ "libc",
111
111
-
+]
112
112
-
+
113
113
-
+[[package]]
114
114
-
+name = "byteorder"
115
115
-
+version = "1.3.4"
116
116
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
117
117
-
+checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
118
118
-
+
119
119
-
+[[package]]
120
120
-
+name = "bzip2"
121
121
-
+version = "0.3.3"
122
122
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
123
123
-
+checksum = "42b7c3cbf0fa9c1b82308d57191728ca0256cb821220f4e2fd410a72ade26e3b"
124
124
-
+dependencies = [
125
125
-
+ "bzip2-sys",
126
126
-
+ "libc",
127
127
-
+]
128
128
-
+
129
129
-
+[[package]]
130
130
-
+name = "bzip2-sys"
131
131
-
+version = "0.1.8+1.0.8"
132
132
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
133
133
-
+checksum = "05305b41c5034ff0e93937ac64133d109b5a2660114ec45e9760bc6816d83038"
134
134
-
+dependencies = [
135
135
-
+ "cc",
136
136
-
+ "libc",
137
137
-
+]
138
138
-
+
139
139
-
+[[package]]
140
140
-
+name = "cc"
141
141
-
+version = "1.0.52"
142
142
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
143
143
-
+checksum = "c3d87b23d6a92cd03af510a5ade527033f6aa6fa92161e2d5863a907d4c5e31d"
144
144
-
+
145
145
-
+[[package]]
146
146
-
+name = "cfg-if"
147
147
-
+version = "0.1.10"
148
148
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
149
149
-
+checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
150
150
-
+
151
151
-
+[[package]]
152
152
-
+name = "cidr"
153
153
-
+version = "0.1.0"
154
154
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
155
155
-
+checksum = "2da1cf0f275bb8dc1867a7f40cdb3b746951db73a183048e6e37fa89ed81bd01"
156
156
-
+dependencies = [
157
157
-
+ "bitstring",
158
158
-
+]
159
159
-
+
160
160
-
+[[package]]
161
161
-
+name = "clap"
162
162
-
+version = "2.33.0"
163
163
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
164
164
-
+checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
165
165
-
+dependencies = [
166
166
-
+ "ansi_term",
167
167
-
+ "atty",
168
168
-
+ "bitflags",
169
169
-
+ "strsim",
170
170
-
+ "textwrap",
171
171
-
+ "unicode-width",
172
172
-
+ "vec_map",
173
173
-
+]
174
174
-
+
175
175
-
+[[package]]
176
176
-
+name = "cloudabi"
177
177
-
+version = "0.0.3"
178
178
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
179
179
-
+checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
180
180
-
+dependencies = [
181
181
-
+ "bitflags",
182
182
-
+]
183
183
-
+
184
184
-
+[[package]]
185
185
-
+name = "core-foundation"
186
186
-
+version = "0.7.0"
187
187
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
188
188
-
+checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
189
189
-
+dependencies = [
190
190
-
+ "core-foundation-sys",
191
191
-
+ "libc",
192
192
-
+]
193
193
-
+
194
194
-
+[[package]]
195
195
-
+name = "core-foundation-sys"
196
196
-
+version = "0.7.0"
197
197
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
198
198
-
+checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
199
199
-
+
200
200
-
+[[package]]
201
201
-
+name = "crc32fast"
202
202
-
+version = "1.2.0"
203
203
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
204
204
-
+checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
205
205
-
+dependencies = [
206
206
-
+ "cfg-if",
207
207
-
+]
208
208
-
+
209
209
-
+[[package]]
210
210
-
+name = "ctrlc"
211
211
-
+version = "3.1.4"
212
212
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
213
213
-
+checksum = "7a4ba686dff9fa4c1c9636ce1010b0cf98ceb421361b0bb3d6faeec43bd217a7"
214
214
-
+dependencies = [
215
215
-
+ "nix",
216
216
-
+ "winapi",
217
217
-
+]
218
218
-
+
219
219
-
+[[package]]
220
220
-
+name = "dtoa"
221
221
-
+version = "0.4.5"
222
222
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
223
223
-
+checksum = "4358a9e11b9a09cf52383b451b49a169e8d797b68aa02301ff586d70d9661ea3"
224
224
-
+
225
225
-
+[[package]]
226
226
-
+name = "either"
227
227
-
+version = "1.5.3"
228
228
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
229
229
-
+checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
230
230
-
+
231
231
-
+[[package]]
232
232
-
+name = "embed-resource"
233
233
-
+version = "1.3.3"
234
234
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
235
235
-
+checksum = "1f6b0b4403da80c2fd32333937dd468292c001d778c587ae759b75432772715d"
236
236
-
+dependencies = [
237
237
-
+ "vswhom",
238
238
-
+ "winreg",
239
239
-
+]
240
240
-
+
241
241
-
+[[package]]
242
242
-
+name = "flate2"
243
243
-
+version = "1.0.14"
244
244
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
245
245
-
+checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42"
246
246
-
+dependencies = [
247
247
-
+ "cfg-if",
248
248
-
+ "crc32fast",
249
249
-
+ "libc",
250
250
-
+ "miniz_oxide",
251
251
-
+]
252
252
-
+
253
253
-
+[[package]]
254
254
-
+name = "foreign-types"
255
255
-
+version = "0.3.2"
256
256
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
257
257
-
+checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
258
258
-
+dependencies = [
259
259
-
+ "foreign-types-shared",
260
260
-
+]
261
261
-
+
262
262
-
+[[package]]
263
263
-
+name = "foreign-types-shared"
264
264
-
+version = "0.1.1"
265
265
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
266
266
-
+checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
267
267
-
+
268
268
-
+[[package]]
269
269
-
+name = "fuchsia-cprng"
270
270
-
+version = "0.1.1"
271
271
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
272
272
-
+checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
273
273
-
+
274
274
-
+[[package]]
275
275
-
+name = "gcc"
276
276
-
+version = "0.3.55"
277
277
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
278
278
-
+checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
279
279
-
+
280
280
-
+[[package]]
281
281
-
+name = "getrandom"
282
282
-
+version = "0.1.14"
283
283
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
284
284
-
+checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
285
285
-
+dependencies = [
286
286
-
+ "cfg-if",
287
287
-
+ "libc",
288
288
-
+ "wasi",
289
289
-
+]
290
290
-
+
291
291
-
+[[package]]
292
292
-
+name = "hermit-abi"
293
293
-
+version = "0.1.11"
294
294
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
295
295
-
+checksum = "8a0d737e0f947a1864e93d33fdef4af8445a00d1ed8dc0c8ddb73139ea6abf15"
296
296
-
+dependencies = [
297
297
-
+ "libc",
298
298
-
+]
299
299
-
+
300
300
-
+[[package]]
301
301
-
+name = "httparse"
302
302
-
+version = "1.3.4"
303
303
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
304
304
-
+checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
305
305
-
+
306
306
-
+[[package]]
307
307
-
+name = "https"
308
308
-
+version = "1.9.2"
309
309
-
+dependencies = [
310
310
-
+ "base64 0.10.1",
311
311
-
+ "brotli2",
312
312
-
+ "bzip2",
313
313
-
+ "cc",
314
314
-
+ "cidr",
315
315
-
+ "clap",
316
316
-
+ "ctrlc",
317
317
-
+ "embed-resource",
318
318
-
+ "flate2",
319
319
-
+ "hyper-native-tls",
320
320
-
+ "iron",
321
321
-
+ "itertools",
322
322
-
+ "lazy_static",
323
323
-
+ "lazysort",
324
324
-
+ "libc",
325
325
-
+ "md6",
326
326
-
+ "mime_guess",
327
327
-
+ "os-str-generic",
328
328
-
+ "percent-encoding 2.1.0",
329
329
-
+ "rand 0.7.3",
330
330
-
+ "regex",
331
331
-
+ "rfsapi",
332
332
-
+ "serde",
333
333
-
+ "serde_json",
334
334
-
+ "tabwriter",
335
335
-
+ "time",
336
336
-
+ "trivial_colours",
337
337
-
+ "unicase 2.6.0",
338
338
-
+ "walkdir",
339
339
-
+ "winapi",
340
340
-
+ "xml-rs",
341
341
-
+]
342
342
-
+
343
343
-
+[[package]]
344
344
-
+name = "hyper"
345
345
-
+version = "0.10.16"
346
346
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
347
347
-
+checksum = "0a0652d9a2609a968c14be1a9ea00bf4b1d64e2e1f53a1b51b6fff3a6e829273"
348
348
-
+dependencies = [
349
349
-
+ "base64 0.9.3",
350
350
-
+ "httparse",
351
351
-
+ "language-tags",
352
352
-
+ "log 0.3.9",
353
353
-
+ "mime",
354
354
-
+ "num_cpus",
355
355
-
+ "time",
356
356
-
+ "traitobject",
357
357
-
+ "typeable",
358
358
-
+ "unicase 1.4.2",
359
359
-
+ "url",
360
360
-
+]
361
361
-
+
362
362
-
+[[package]]
363
363
-
+name = "hyper-native-tls"
364
364
-
+version = "0.3.0"
365
365
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
366
366
-
+checksum = "6d375598f442742b0e66208ee12501391f1c7ac0bafb90b4fe53018f81f06068"
367
367
-
+dependencies = [
368
368
-
+ "antidote",
369
369
-
+ "hyper",
370
370
-
+ "native-tls",
371
371
-
+]
372
372
-
+
373
373
-
+[[package]]
374
374
-
+name = "idna"
375
375
-
+version = "0.1.5"
376
376
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
377
377
-
+checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
378
378
-
+dependencies = [
379
379
-
+ "matches",
380
380
-
+ "unicode-bidi",
381
381
-
+ "unicode-normalization",
382
382
-
+]
383
383
-
+
384
384
-
+[[package]]
385
385
-
+name = "iron"
386
386
-
+version = "0.6.1"
387
387
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
388
388
-
+checksum = "c6d308ca2d884650a8bf9ed2ff4cb13fbb2207b71f64cda11dc9b892067295e8"
389
389
-
+dependencies = [
390
390
-
+ "hyper",
391
391
-
+ "hyper-native-tls",
392
392
-
+ "log 0.3.9",
393
393
-
+ "mime_guess",
394
394
-
+ "modifier",
395
395
-
+ "num_cpus",
396
396
-
+ "plugin",
397
397
-
+ "typemap",
398
398
-
+ "url",
399
399
-
+]
400
400
-
+
401
401
-
+[[package]]
402
402
-
+name = "itertools"
403
403
-
+version = "0.8.2"
404
404
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
405
405
-
+checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
406
406
-
+dependencies = [
407
407
-
+ "either",
408
408
-
+]
409
409
-
+
410
410
-
+[[package]]
411
411
-
+name = "itoa"
412
412
-
+version = "0.3.4"
413
413
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
414
414
-
+checksum = "8324a32baf01e2ae060e9de58ed0bc2320c9a2833491ee36cd3b4c414de4db8c"
415
415
-
+
416
416
-
+[[package]]
417
417
-
+name = "language-tags"
418
418
-
+version = "0.2.2"
419
419
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
420
420
-
+checksum = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a"
421
421
-
+
422
422
-
+[[package]]
423
423
-
+name = "lazy_static"
424
424
-
+version = "1.4.0"
425
425
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
426
426
-
+checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
427
427
-
+
428
428
-
+[[package]]
429
429
-
+name = "lazysort"
430
430
-
+version = "0.2.1"
431
431
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
432
432
-
+checksum = "d0e22ff43b231e0e2f87d74984e53ebc73b90ae13397e041214fb07efc64168f"
433
433
-
+
434
434
-
+[[package]]
435
435
-
+name = "libc"
436
436
-
+version = "0.2.69"
437
437
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
438
438
-
+checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
439
439
-
+
440
440
-
+[[package]]
441
441
-
+name = "log"
442
442
-
+version = "0.3.9"
443
443
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
444
444
-
+checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
445
445
-
+dependencies = [
446
446
-
+ "log 0.4.8",
447
447
-
+]
448
448
-
+
449
449
-
+[[package]]
450
450
-
+name = "log"
451
451
-
+version = "0.4.8"
452
452
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
453
453
-
+checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
454
454
-
+dependencies = [
455
455
-
+ "cfg-if",
456
456
-
+]
457
457
-
+
458
458
-
+[[package]]
459
459
-
+name = "matches"
460
460
-
+version = "0.1.8"
461
461
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
462
462
-
+checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
463
463
-
+
464
464
-
+[[package]]
465
465
-
+name = "md6"
466
466
-
+version = "2.0.1"
467
467
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
468
468
-
+checksum = "21baf112ff708069b0d0544843236583c9c18675cc1af78ba4ace0f60f63fb31"
469
469
-
+dependencies = [
470
470
-
+ "gcc",
471
471
-
+ "libc",
472
472
-
+]
473
473
-
+
474
474
-
+[[package]]
475
475
-
+name = "memchr"
476
476
-
+version = "2.3.3"
477
477
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
478
478
-
+checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
479
479
-
+
480
480
-
+[[package]]
481
481
-
+name = "mime"
482
482
-
+version = "0.2.6"
483
483
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
484
484
-
+checksum = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0"
485
485
-
+dependencies = [
486
486
-
+ "log 0.3.9",
487
487
-
+]
488
488
-
+
489
489
-
+[[package]]
490
490
-
+name = "mime_guess"
491
491
-
+version = "1.8.8"
492
492
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
493
493
-
+checksum = "216929a5ee4dd316b1702eedf5e74548c123d370f47841ceaac38ca154690ca3"
494
494
-
+dependencies = [
495
495
-
+ "mime",
496
496
-
+ "phf",
497
497
-
+ "phf_codegen",
498
498
-
+ "unicase 1.4.2",
499
499
-
+]
500
500
-
+
501
501
-
+[[package]]
502
502
-
+name = "miniz_oxide"
503
503
-
+version = "0.3.6"
504
504
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
505
505
-
+checksum = "aa679ff6578b1cddee93d7e82e263b94a575e0bfced07284eb0c037c1d2416a5"
506
506
-
+dependencies = [
507
507
-
+ "adler32",
508
508
-
+]
509
509
-
+
510
510
-
+[[package]]
511
511
-
+name = "modifier"
512
512
-
+version = "0.1.0"
513
513
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
514
514
-
+checksum = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58"
515
515
-
+
516
516
-
+[[package]]
517
517
-
+name = "native-tls"
518
518
-
+version = "0.2.4"
519
519
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
520
520
-
+checksum = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
521
521
-
+dependencies = [
522
522
-
+ "lazy_static",
523
523
-
+ "libc",
524
524
-
+ "log 0.4.8",
525
525
-
+ "openssl",
526
526
-
+ "openssl-probe",
527
527
-
+ "openssl-sys",
528
528
-
+ "schannel",
529
529
-
+ "security-framework",
530
530
-
+ "security-framework-sys",
531
531
-
+ "tempfile",
532
532
-
+]
533
533
-
+
534
534
-
+[[package]]
535
535
-
+name = "nix"
536
536
-
+version = "0.17.0"
537
537
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
538
538
-
+checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
539
539
-
+dependencies = [
540
540
-
+ "bitflags",
541
541
-
+ "cc",
542
542
-
+ "cfg-if",
543
543
-
+ "libc",
544
544
-
+ "void",
545
545
-
+]
546
546
-
+
547
547
-
+[[package]]
548
548
-
+name = "num-traits"
549
549
-
+version = "0.1.43"
550
550
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
551
551
-
+checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
552
552
-
+dependencies = [
553
553
-
+ "num-traits 0.2.11",
554
554
-
+]
555
555
-
+
556
556
-
+[[package]]
557
557
-
+name = "num-traits"
558
558
-
+version = "0.2.11"
559
559
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
560
560
-
+checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
561
561
-
+dependencies = [
562
562
-
+ "autocfg 1.0.0",
563
563
-
+]
564
564
-
+
565
565
-
+[[package]]
566
566
-
+name = "num_cpus"
567
567
-
+version = "1.13.0"
568
568
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
569
569
-
+checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
570
570
-
+dependencies = [
571
571
-
+ "hermit-abi",
572
572
-
+ "libc",
573
573
-
+]
574
574
-
+
575
575
-
+[[package]]
576
576
-
+name = "openssl"
577
577
-
+version = "0.10.29"
578
578
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
579
579
-
+checksum = "cee6d85f4cb4c4f59a6a85d5b68a233d280c82e29e822913b9c8b129fbf20bdd"
580
580
-
+dependencies = [
581
581
-
+ "bitflags",
582
582
-
+ "cfg-if",
583
583
-
+ "foreign-types",
584
584
-
+ "lazy_static",
585
585
-
+ "libc",
586
586
-
+ "openssl-sys",
587
587
-
+]
588
588
-
+
589
589
-
+[[package]]
590
590
-
+name = "openssl-probe"
591
591
-
+version = "0.1.2"
592
592
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
593
593
-
+checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
594
594
-
+
595
595
-
+[[package]]
596
596
-
+name = "openssl-sys"
597
597
-
+version = "0.9.55"
598
598
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
599
599
-
+checksum = "7717097d810a0f2e2323f9e5d11e71608355e24828410b55b9d4f18aa5f9a5d8"
600
600
-
+dependencies = [
601
601
-
+ "autocfg 1.0.0",
602
602
-
+ "cc",
603
603
-
+ "libc",
604
604
-
+ "pkg-config",
605
605
-
+ "vcpkg",
606
606
-
+]
607
607
-
+
608
608
-
+[[package]]
609
609
-
+name = "os-str-generic"
610
610
-
+version = "0.2.0"
611
611
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
612
612
-
+checksum = "78f3d620827b89763f54b7f1da3029bd4e0ca7eb1ae61a5c4d3b0bc0dca5157e"
613
613
-
+
614
614
-
+[[package]]
615
615
-
+name = "percent-encoding"
616
616
-
+version = "1.0.1"
617
617
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
618
618
-
+checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
619
619
-
+
620
620
-
+[[package]]
621
621
-
+name = "percent-encoding"
622
622
-
+version = "2.1.0"
623
623
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
624
624
-
+checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
625
625
-
+
626
626
-
+[[package]]
627
627
-
+name = "phf"
628
628
-
+version = "0.7.24"
629
629
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
630
630
-
+checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
631
631
-
+dependencies = [
632
632
-
+ "phf_shared",
633
633
-
+]
634
634
-
+
635
635
-
+[[package]]
636
636
-
+name = "phf_codegen"
637
637
-
+version = "0.7.24"
638
638
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
639
639
-
+checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
640
640
-
+dependencies = [
641
641
-
+ "phf_generator",
642
642
-
+ "phf_shared",
643
643
-
+]
644
644
-
+
645
645
-
+[[package]]
646
646
-
+name = "phf_generator"
647
647
-
+version = "0.7.24"
648
648
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
649
649
-
+checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
650
650
-
+dependencies = [
651
651
-
+ "phf_shared",
652
652
-
+ "rand 0.6.5",
653
653
-
+]
654
654
-
+
655
655
-
+[[package]]
656
656
-
+name = "phf_shared"
657
657
-
+version = "0.7.24"
658
658
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
659
659
-
+checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
660
660
-
+dependencies = [
661
661
-
+ "siphasher",
662
662
-
+ "unicase 1.4.2",
663
663
-
+]
664
664
-
+
665
665
-
+[[package]]
666
666
-
+name = "pkg-config"
667
667
-
+version = "0.3.17"
668
668
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
669
669
-
+checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
670
670
-
+
671
671
-
+[[package]]
672
672
-
+name = "plugin"
673
673
-
+version = "0.2.6"
674
674
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
675
675
-
+checksum = "1a6a0dc3910bc8db877ffed8e457763b317cf880df4ae19109b9f77d277cf6e0"
676
676
-
+dependencies = [
677
677
-
+ "typemap",
678
678
-
+]
679
679
-
+
680
680
-
+[[package]]
681
681
-
+name = "ppv-lite86"
682
682
-
+version = "0.2.6"
683
683
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
684
684
-
+checksum = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
685
685
-
+
686
686
-
+[[package]]
687
687
-
+name = "quote"
688
688
-
+version = "0.3.15"
689
689
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
690
690
-
+checksum = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
691
691
-
+
692
692
-
+[[package]]
693
693
-
+name = "rand"
694
694
-
+version = "0.6.5"
695
695
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
696
696
-
+checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
697
697
-
+dependencies = [
698
698
-
+ "autocfg 0.1.7",
699
699
-
+ "libc",
700
700
-
+ "rand_chacha 0.1.1",
701
701
-
+ "rand_core 0.4.2",
702
702
-
+ "rand_hc 0.1.0",
703
703
-
+ "rand_isaac",
704
704
-
+ "rand_jitter",
705
705
-
+ "rand_os",
706
706
-
+ "rand_pcg",
707
707
-
+ "rand_xorshift",
708
708
-
+ "winapi",
709
709
-
+]
710
710
-
+
711
711
-
+[[package]]
712
712
-
+name = "rand"
713
713
-
+version = "0.7.3"
714
714
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
715
715
-
+checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
716
716
-
+dependencies = [
717
717
-
+ "getrandom",
718
718
-
+ "libc",
719
719
-
+ "rand_chacha 0.2.2",
720
720
-
+ "rand_core 0.5.1",
721
721
-
+ "rand_hc 0.2.0",
722
722
-
+]
723
723
-
+
724
724
-
+[[package]]
725
725
-
+name = "rand_chacha"
726
726
-
+version = "0.1.1"
727
727
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
728
728
-
+checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
729
729
-
+dependencies = [
730
730
-
+ "autocfg 0.1.7",
731
731
-
+ "rand_core 0.3.1",
732
732
-
+]
733
733
-
+
734
734
-
+[[package]]
735
735
-
+name = "rand_chacha"
736
736
-
+version = "0.2.2"
737
737
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
738
738
-
+checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
739
739
-
+dependencies = [
740
740
-
+ "ppv-lite86",
741
741
-
+ "rand_core 0.5.1",
742
742
-
+]
743
743
-
+
744
744
-
+[[package]]
745
745
-
+name = "rand_core"
746
746
-
+version = "0.3.1"
747
747
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
748
748
-
+checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
749
749
-
+dependencies = [
750
750
-
+ "rand_core 0.4.2",
751
751
-
+]
752
752
-
+
753
753
-
+[[package]]
754
754
-
+name = "rand_core"
755
755
-
+version = "0.4.2"
756
756
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
757
757
-
+checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
758
758
-
+
759
759
-
+[[package]]
760
760
-
+name = "rand_core"
761
761
-
+version = "0.5.1"
762
762
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
763
763
-
+checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
764
764
-
+dependencies = [
765
765
-
+ "getrandom",
766
766
-
+]
767
767
-
+
768
768
-
+[[package]]
769
769
-
+name = "rand_hc"
770
770
-
+version = "0.1.0"
771
771
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
772
772
-
+checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
773
773
-
+dependencies = [
774
774
-
+ "rand_core 0.3.1",
775
775
-
+]
776
776
-
+
777
777
-
+[[package]]
778
778
-
+name = "rand_hc"
779
779
-
+version = "0.2.0"
780
780
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
781
781
-
+checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
782
782
-
+dependencies = [
783
783
-
+ "rand_core 0.5.1",
784
784
-
+]
785
785
-
+
786
786
-
+[[package]]
787
787
-
+name = "rand_isaac"
788
788
-
+version = "0.1.1"
789
789
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
790
790
-
+checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
791
791
-
+dependencies = [
792
792
-
+ "rand_core 0.3.1",
793
793
-
+]
794
794
-
+
795
795
-
+[[package]]
796
796
-
+name = "rand_jitter"
797
797
-
+version = "0.1.4"
798
798
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
799
799
-
+checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
800
800
-
+dependencies = [
801
801
-
+ "libc",
802
802
-
+ "rand_core 0.4.2",
803
803
-
+ "winapi",
804
804
-
+]
805
805
-
+
806
806
-
+[[package]]
807
807
-
+name = "rand_os"
808
808
-
+version = "0.1.3"
809
809
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
810
810
-
+checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
811
811
-
+dependencies = [
812
812
-
+ "cloudabi",
813
813
-
+ "fuchsia-cprng",
814
814
-
+ "libc",
815
815
-
+ "rand_core 0.4.2",
816
816
-
+ "rdrand",
817
817
-
+ "winapi",
818
818
-
+]
819
819
-
+
820
820
-
+[[package]]
821
821
-
+name = "rand_pcg"
822
822
-
+version = "0.1.2"
823
823
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
824
824
-
+checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
825
825
-
+dependencies = [
826
826
-
+ "autocfg 0.1.7",
827
827
-
+ "rand_core 0.4.2",
828
828
-
+]
829
829
-
+
830
830
-
+[[package]]
831
831
-
+name = "rand_xorshift"
832
832
-
+version = "0.1.1"
833
833
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
834
834
-
+checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
835
835
-
+dependencies = [
836
836
-
+ "rand_core 0.3.1",
837
837
-
+]
838
838
-
+
839
839
-
+[[package]]
840
840
-
+name = "rdrand"
841
841
-
+version = "0.4.0"
842
842
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
843
843
-
+checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
844
844
-
+dependencies = [
845
845
-
+ "rand_core 0.3.1",
846
846
-
+]
847
847
-
+
848
848
-
+[[package]]
849
849
-
+name = "redox_syscall"
850
850
-
+version = "0.1.56"
851
851
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
852
852
-
+checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
853
853
-
+
854
854
-
+[[package]]
855
855
-
+name = "regex"
856
856
-
+version = "1.3.7"
857
857
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
858
858
-
+checksum = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692"
859
859
-
+dependencies = [
860
860
-
+ "aho-corasick",
861
861
-
+ "memchr",
862
862
-
+ "regex-syntax",
863
863
-
+ "thread_local",
864
864
-
+]
865
865
-
+
866
866
-
+[[package]]
867
867
-
+name = "regex-syntax"
868
868
-
+version = "0.6.17"
869
869
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
870
870
-
+checksum = "7fe5bd57d1d7414c6b5ed48563a2c855d995ff777729dcd91c369ec7fea395ae"
871
871
-
+
872
872
-
+[[package]]
873
873
-
+name = "remove_dir_all"
874
874
-
+version = "0.5.2"
875
875
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
876
876
-
+checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
877
877
-
+dependencies = [
878
878
-
+ "winapi",
879
879
-
+]
880
880
-
+
881
881
-
+[[package]]
882
882
-
+name = "rfsapi"
883
883
-
+version = "0.1.0"
884
884
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
885
885
-
+checksum = "1b6fbc119d00459f80252adb96e554766d75de071ed5d3c49f46a000d137cd49"
886
886
-
+dependencies = [
887
887
-
+ "hyper",
888
888
-
+ "mime",
889
889
-
+ "serde",
890
890
-
+ "serde_derive",
891
891
-
+ "time",
892
892
-
+]
893
893
-
+
894
894
-
+[[package]]
895
895
-
+name = "safemem"
896
896
-
+version = "0.3.3"
897
897
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
898
898
-
+checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
899
899
-
+
900
900
-
+[[package]]
901
901
-
+name = "same-file"
902
902
-
+version = "1.0.6"
903
903
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
904
904
-
+checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
905
905
-
+dependencies = [
906
906
-
+ "winapi-util",
907
907
-
+]
908
908
-
+
909
909
-
+[[package]]
910
910
-
+name = "schannel"
911
911
-
+version = "0.1.18"
912
912
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
913
913
-
+checksum = "039c25b130bd8c1321ee2d7de7fde2659fa9c2744e4bb29711cfc852ea53cd19"
914
914
-
+dependencies = [
915
915
-
+ "lazy_static",
916
916
-
+ "winapi",
917
917
-
+]
918
918
-
+
919
919
-
+[[package]]
920
920
-
+name = "security-framework"
921
921
-
+version = "0.4.3"
922
922
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
923
923
-
+checksum = "3f331b9025654145cd425b9ded0caf8f5ae0df80d418b326e2dc1c3dc5eb0620"
924
924
-
+dependencies = [
925
925
-
+ "bitflags",
926
926
-
+ "core-foundation",
927
927
-
+ "core-foundation-sys",
928
928
-
+ "libc",
929
929
-
+ "security-framework-sys",
930
930
-
+]
931
931
-
+
932
932
-
+[[package]]
933
933
-
+name = "security-framework-sys"
934
934
-
+version = "0.4.3"
935
935
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
936
936
-
+checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
937
937
-
+dependencies = [
938
938
-
+ "core-foundation-sys",
939
939
-
+ "libc",
940
940
-
+]
941
941
-
+
942
942
-
+[[package]]
943
943
-
+name = "serde"
944
944
-
+version = "0.9.15"
945
945
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
946
946
-
+checksum = "34b623917345a631dc9608d5194cc206b3fe6c3554cd1c75b937e55e285254af"
947
947
-
+
948
948
-
+[[package]]
949
949
-
+name = "serde_codegen_internals"
950
950
-
+version = "0.14.2"
951
951
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
952
952
-
+checksum = "bc888bd283bd2420b16ad0d860e35ad8acb21941180a83a189bb2046f9d00400"
953
953
-
+dependencies = [
954
954
-
+ "syn",
955
955
-
+]
956
956
-
+
957
957
-
+[[package]]
958
958
-
+name = "serde_derive"
959
959
-
+version = "0.9.15"
960
960
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
961
961
-
+checksum = "978fd866f4d4872084a81ccc35e275158351d3b9fe620074e7d7504b816b74ba"
962
962
-
+dependencies = [
963
963
-
+ "quote",
964
964
-
+ "serde_codegen_internals",
965
965
-
+ "syn",
966
966
-
+]
967
967
-
+
968
968
-
+[[package]]
969
969
-
+name = "serde_json"
970
970
-
+version = "0.9.10"
971
971
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
972
972
-
+checksum = "ad8bcf487be7d2e15d3d543f04312de991d631cfe1b43ea0ade69e6a8a5b16a1"
973
973
-
+dependencies = [
974
974
-
+ "dtoa",
975
975
-
+ "itoa",
976
976
-
+ "num-traits 0.1.43",
977
977
-
+ "serde",
978
978
-
+]
979
979
-
+
980
980
-
+[[package]]
981
981
-
+name = "siphasher"
982
982
-
+version = "0.2.3"
983
983
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
984
984
-
+checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
985
985
-
+
986
986
-
+[[package]]
987
987
-
+name = "smallvec"
988
988
-
+version = "1.4.0"
989
989
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
990
990
-
+checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"
991
991
-
+
992
992
-
+[[package]]
993
993
-
+name = "strsim"
994
994
-
+version = "0.8.0"
995
995
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
996
996
-
+checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
997
997
-
+
998
998
-
+[[package]]
999
999
-
+name = "syn"
1000
1000
-
+version = "0.11.11"
1001
1001
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1002
1002
-
+checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
1003
1003
-
+dependencies = [
1004
1004
-
+ "quote",
1005
1005
-
+ "synom",
1006
1006
-
+ "unicode-xid",
1007
1007
-
+]
1008
1008
-
+
1009
1009
-
+[[package]]
1010
1010
-
+name = "synom"
1011
1011
-
+version = "0.11.3"
1012
1012
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1013
1013
-
+checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
1014
1014
-
+dependencies = [
1015
1015
-
+ "unicode-xid",
1016
1016
-
+]
1017
1017
-
+
1018
1018
-
+[[package]]
1019
1019
-
+name = "tabwriter"
1020
1020
-
+version = "1.2.1"
1021
1021
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1022
1022
-
+checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
1023
1023
-
+dependencies = [
1024
1024
-
+ "unicode-width",
1025
1025
-
+]
1026
1026
-
+
1027
1027
-
+[[package]]
1028
1028
-
+name = "tempfile"
1029
1029
-
+version = "3.1.0"
1030
1030
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1031
1031
-
+checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
1032
1032
-
+dependencies = [
1033
1033
-
+ "cfg-if",
1034
1034
-
+ "libc",
1035
1035
-
+ "rand 0.7.3",
1036
1036
-
+ "redox_syscall",
1037
1037
-
+ "remove_dir_all",
1038
1038
-
+ "winapi",
1039
1039
-
+]
1040
1040
-
+
1041
1041
-
+[[package]]
1042
1042
-
+name = "textwrap"
1043
1043
-
+version = "0.11.0"
1044
1044
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1045
1045
-
+checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
1046
1046
-
+dependencies = [
1047
1047
-
+ "unicode-width",
1048
1048
-
+]
1049
1049
-
+
1050
1050
-
+[[package]]
1051
1051
-
+name = "thread_local"
1052
1052
-
+version = "1.0.1"
1053
1053
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1054
1054
-
+checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
1055
1055
-
+dependencies = [
1056
1056
-
+ "lazy_static",
1057
1057
-
+]
1058
1058
-
+
1059
1059
-
+[[package]]
1060
1060
-
+name = "time"
1061
1061
-
+version = "0.1.43"
1062
1062
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1063
1063
-
+checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
1064
1064
-
+dependencies = [
1065
1065
-
+ "libc",
1066
1066
-
+ "winapi",
1067
1067
-
+]
1068
1068
-
+
1069
1069
-
+[[package]]
1070
1070
-
+name = "traitobject"
1071
1071
-
+version = "0.1.0"
1072
1072
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1073
1073
-
+checksum = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079"
1074
1074
-
+
1075
1075
-
+[[package]]
1076
1076
-
+name = "trivial_colours"
1077
1077
-
+version = "0.3.0"
1078
1078
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1079
1079
-
+checksum = "7153365ea16c5a0ce2eebc4da1b33339a6b21d90c49f670e82130639656bb458"
1080
1080
-
+
1081
1081
-
+[[package]]
1082
1082
-
+name = "typeable"
1083
1083
-
+version = "0.1.2"
1084
1084
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1085
1085
-
+checksum = "1410f6f91f21d1612654e7cc69193b0334f909dcf2c790c4826254fbb86f8887"
1086
1086
-
+
1087
1087
-
+[[package]]
1088
1088
-
+name = "typemap"
1089
1089
-
+version = "0.3.3"
1090
1090
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1091
1091
-
+checksum = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6"
1092
1092
-
+dependencies = [
1093
1093
-
+ "unsafe-any",
1094
1094
-
+]
1095
1095
-
+
1096
1096
-
+[[package]]
1097
1097
-
+name = "unicase"
1098
1098
-
+version = "1.4.2"
1099
1099
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1100
1100
-
+checksum = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
1101
1101
-
+dependencies = [
1102
1102
-
+ "version_check 0.1.5",
1103
1103
-
+]
1104
1104
-
+
1105
1105
-
+[[package]]
1106
1106
-
+name = "unicase"
1107
1107
-
+version = "2.6.0"
1108
1108
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1109
1109
-
+checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
1110
1110
-
+dependencies = [
1111
1111
-
+ "version_check 0.9.1",
1112
1112
-
+]
1113
1113
-
+
1114
1114
-
+[[package]]
1115
1115
-
+name = "unicode-bidi"
1116
1116
-
+version = "0.3.4"
1117
1117
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1118
1118
-
+checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
1119
1119
-
+dependencies = [
1120
1120
-
+ "matches",
1121
1121
-
+]
1122
1122
-
+
1123
1123
-
+[[package]]
1124
1124
-
+name = "unicode-normalization"
1125
1125
-
+version = "0.1.12"
1126
1126
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1127
1127
-
+checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
1128
1128
-
+dependencies = [
1129
1129
-
+ "smallvec",
1130
1130
-
+]
1131
1131
-
+
1132
1132
-
+[[package]]
1133
1133
-
+name = "unicode-width"
1134
1134
-
+version = "0.1.7"
1135
1135
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1136
1136
-
+checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
1137
1137
-
+
1138
1138
-
+[[package]]
1139
1139
-
+name = "unicode-xid"
1140
1140
-
+version = "0.0.4"
1141
1141
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1142
1142
-
+checksum = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
1143
1143
-
+
1144
1144
-
+[[package]]
1145
1145
-
+name = "unsafe-any"
1146
1146
-
+version = "0.4.2"
1147
1147
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1148
1148
-
+checksum = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f"
1149
1149
-
+dependencies = [
1150
1150
-
+ "traitobject",
1151
1151
-
+]
1152
1152
-
+
1153
1153
-
+[[package]]
1154
1154
-
+name = "url"
1155
1155
-
+version = "1.7.2"
1156
1156
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1157
1157
-
+checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
1158
1158
-
+dependencies = [
1159
1159
-
+ "idna",
1160
1160
-
+ "matches",
1161
1161
-
+ "percent-encoding 1.0.1",
1162
1162
-
+]
1163
1163
-
+
1164
1164
-
+[[package]]
1165
1165
-
+name = "vcpkg"
1166
1166
-
+version = "0.2.8"
1167
1167
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1168
1168
-
+checksum = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
1169
1169
-
+
1170
1170
-
+[[package]]
1171
1171
-
+name = "vec_map"
1172
1172
-
+version = "0.8.1"
1173
1173
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1174
1174
-
+checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
1175
1175
-
+
1176
1176
-
+[[package]]
1177
1177
-
+name = "version_check"
1178
1178
-
+version = "0.1.5"
1179
1179
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1180
1180
-
+checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
1181
1181
-
+
1182
1182
-
+[[package]]
1183
1183
-
+name = "version_check"
1184
1184
-
+version = "0.9.1"
1185
1185
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1186
1186
-
+checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
1187
1187
-
+
1188
1188
-
+[[package]]
1189
1189
-
+name = "void"
1190
1190
-
+version = "1.0.2"
1191
1191
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1192
1192
-
+checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
1193
1193
-
+
1194
1194
-
+[[package]]
1195
1195
-
+name = "vswhom"
1196
1196
-
+version = "0.1.0"
1197
1197
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1198
1198
-
+checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
1199
1199
-
+dependencies = [
1200
1200
-
+ "libc",
1201
1201
-
+ "vswhom-sys",
1202
1202
-
+]
1203
1203
-
+
1204
1204
-
+[[package]]
1205
1205
-
+name = "vswhom-sys"
1206
1206
-
+version = "0.1.0"
1207
1207
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1208
1208
-
+checksum = "fc2f5402d3d0e79a069714f7b48e3ecc60be7775a2c049cb839457457a239532"
1209
1209
-
+dependencies = [
1210
1210
-
+ "cc",
1211
1211
-
+ "libc",
1212
1212
-
+]
1213
1213
-
+
1214
1214
-
+[[package]]
1215
1215
-
+name = "walkdir"
1216
1216
-
+version = "2.3.1"
1217
1217
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1218
1218
-
+checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
1219
1219
-
+dependencies = [
1220
1220
-
+ "same-file",
1221
1221
-
+ "winapi",
1222
1222
-
+ "winapi-util",
1223
1223
-
+]
1224
1224
-
+
1225
1225
-
+[[package]]
1226
1226
-
+name = "wasi"
1227
1227
-
+version = "0.9.0+wasi-snapshot-preview1"
1228
1228
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1229
1229
-
+checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1230
1230
-
+
1231
1231
-
+[[package]]
1232
1232
-
+name = "winapi"
1233
1233
-
+version = "0.3.8"
1234
1234
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1235
1235
-
+checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
1236
1236
-
+dependencies = [
1237
1237
-
+ "winapi-i686-pc-windows-gnu",
1238
1238
-
+ "winapi-x86_64-pc-windows-gnu",
1239
1239
-
+]
1240
1240
-
+
1241
1241
-
+[[package]]
1242
1242
-
+name = "winapi-i686-pc-windows-gnu"
1243
1243
-
+version = "0.4.0"
1244
1244
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1245
1245
-
+checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1246
1246
-
+
1247
1247
-
+[[package]]
1248
1248
-
+name = "winapi-util"
1249
1249
-
+version = "0.1.5"
1250
1250
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1251
1251
-
+checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
1252
1252
-
+dependencies = [
1253
1253
-
+ "winapi",
1254
1254
-
+]
1255
1255
-
+
1256
1256
-
+[[package]]
1257
1257
-
+name = "winapi-x86_64-pc-windows-gnu"
1258
1258
-
+version = "0.4.0"
1259
1259
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1260
1260
-
+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1261
1261
-
+
1262
1262
-
+[[package]]
1263
1263
-
+name = "winreg"
1264
1264
-
+version = "0.6.2"
1265
1265
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1266
1266
-
+checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
1267
1267
-
+dependencies = [
1268
1268
-
+ "winapi",
1269
1269
-
+]
1270
1270
-
+
1271
1271
-
+[[package]]
1272
1272
-
+name = "xml-rs"
1273
1273
-
+version = "0.8.2"
1274
1274
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1275
1275
-
+checksum = "2bb76e5c421bbbeb8924c60c030331b345555024d56261dae8f3e786ed817c23"
+33
-14
pkgs/tools/networking/httplz/default.nix
···
1
1
-
{ stdenv, lib, fetchFromGitHub, makeWrapper, rustPlatform
2
2
-
, openssl, pkg-config, darwin, libiconv }:
1
1
+
{ lib
2
2
+
, rustPlatform
3
3
+
, fetchCrate
4
4
+
, installShellFiles
5
5
+
, makeWrapper
6
6
+
, pkg-config
7
7
+
, ronn
8
8
+
, openssl
9
9
+
, stdenv
10
10
+
, libiconv
11
11
+
, Security
12
12
+
}:
3
13
4
14
rustPlatform.buildRustPackage rec {
5
15
pname = "httplz";
6
6
-
version = "1.9.2";
16
16
+
version = "1.12.1";
7
17
8
8
-
src = fetchFromGitHub {
9
9
-
owner = "thecoshman";
10
10
-
repo = "http";
11
11
-
rev = "v${version}";
12
12
-
sha256 = "154alxxclz78r29m656c8yahnzq0vd64s4sp19h0ca92dfw4s46y";
18
18
+
src = fetchCrate {
19
19
+
inherit version;
20
20
+
pname = "https";
21
21
+
sha256 = "sha256-vMhQHWzsZlqMVkEQHCZTB8T4ETTaf8iAS9QhgYdfcx0=";
13
22
};
14
23
15
15
-
nativeBuildInputs = [ makeWrapper pkg-config ];
24
24
+
cargoSha256 = "sha256-9gnKVZ3HQs3kNj4i1cgC+Jl3dhjx7QRaHSih1HOB3nI=";
25
25
+
26
26
+
nativeBuildInputs = [
27
27
+
installShellFiles
28
28
+
makeWrapper
29
29
+
pkg-config
30
30
+
ronn
31
31
+
];
32
32
+
16
33
buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [
17
17
-
libiconv darwin.apple_sdk.frameworks.Security
34
34
+
libiconv
35
35
+
Security
18
36
];
19
37
20
20
-
cargoBuildFlags = [ "--bin httplz" ];
21
21
-
cargoPatches = [ ./cargo-lock.patch ];
22
22
-
cargoSha256 = "0r33vg9431jv32r03ryxb3rc4mp6h1kc00d3h1knssfvkwsh31yn";
38
38
+
cargoBuildFlags = [ "--bin" "httplz" ];
23
39
24
40
postInstall = ''
41
41
+
sed -E 's/http(`| |\(|$)/httplz\1/g' http.md > httplz.1.ronn
42
42
+
RUBYOPT=-Eutf-8:utf-8 ronn --organization "http developers" -r httplz.1.ronn
43
43
+
installManPage httplz.1
25
44
wrapProgram $out/bin/httplz \
26
45
--prefix PATH : "${openssl}/bin"
27
46
'';
···
30
49
description = "A basic http server for hosting a folder fast and simply";
31
50
homepage = "https://github.com/thecoshman/http";
32
51
license = licenses.mit;
33
33
-
maintainers = with maintainers; [ ];
52
52
+
maintainers = with maintainers; [ figsoda ];
34
53
};
35
54
}
+3
-1
pkgs/top-level/all-packages.nix
···
6109
6109
6110
6110
httping = callPackage ../tools/networking/httping {};
6111
6111
6112
6112
-
httplz = callPackage ../tools/networking/httplz { };
6112
6112
+
httplz = callPackage ../tools/networking/httplz {
6113
6113
+
inherit (darwin.apple_sdk.frameworks) Security;
6114
6114
+
};
6113
6115
6114
6116
httpfs2 = callPackage ../tools/filesystems/httpfs { };
6115
6117