eitri-cli 1.8.0 → 1.9.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.vscode/settings.json +2 -1
- package/bitbucket-pipelines.yml +35 -1
- package/config/dev.js +1 -1
- package/config/k8s-eitri.js +1 -1
- package/config/loc-eitri.js +1 -1
- package/eitri-cli-v2/Cargo.lock +2500 -0
- package/eitri-cli-v2/Cargo.toml +21 -0
- package/eitri-cli-v2/README.md +119 -0
- package/eitri-cli-v2/index.js +2 -0
- package/eitri-cli-v2/index.unix.node +0 -0
- package/eitri-cli-v2/index.win32.node +0 -0
- package/eitri-cli-v2/node_modules/.yarn-integrity +16 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/LICENSE +21 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/README.md +93 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/bin/cargo-cp-artifact.js +6 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/package.json +34 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/src/args.js +131 -0
- package/eitri-cli-v2/node_modules/cargo-cp-artifact/src/index.js +164 -0
- package/eitri-cli-v2/package-lock.json +26 -0
- package/eitri-cli-v2/package.json +21 -0
- package/eitri-cli-v2/src/commands/mod.rs +1 -0
- package/eitri-cli-v2/src/commands/publish.rs +67 -0
- package/eitri-cli-v2/src/config/mod.rs +1 -0
- package/eitri-cli-v2/src/config/user_credentials.rs +38 -0
- package/eitri-cli-v2/src/infra/async_runtime.rs +9 -0
- package/eitri-cli-v2/src/infra/http_client.rs +484 -0
- package/eitri-cli-v2/src/infra/mod.rs +2 -0
- package/eitri-cli-v2/src/lib.rs +41 -0
- package/eitri-cli-v2/src/model/auth_response.rs +8 -0
- package/eitri-cli-v2/src/model/credentials.rs +8 -0
- package/eitri-cli-v2/src/model/eitri_conf.rs +43 -0
- package/eitri-cli-v2/src/model/mod.rs +4 -0
- package/eitri-cli-v2/src/model/revision.rs +14 -0
- package/eitri-cli-v2/src/services/blind_guardian.rs +87 -0
- package/eitri-cli-v2/src/services/eitri_manager.rs +78 -0
- package/eitri-cli-v2/src/services/mod.rs +3 -0
- package/eitri-cli-v2/src/services/workspace.rs +46 -0
- package/eitri-cli-v2/src/utils/convert_eitri_conf.rs +98 -0
- package/eitri-cli-v2/src/utils/mod.rs +1 -0
- package/eitri-cli-v2/yarn.lock +8 -0
- package/index.js +16 -0
- package/install-dev.bat +1 -1
- package/install-dev.sh +1 -1
- package/package.json +1 -1
- package/src/cmd/push-version.js +20 -9
- package/src/cmd/start.js +5 -2
- package/src/cmd/validate.js +1 -1
- package/src/modules/vegvisir/VegvisirService.js +2 -2
- package/src/service/MiniLog.js +1 -1
- package/src/service/QRCodeFactory.js +1 -1
- package/src/service/Workspace.js +9 -8
- package/src/util/LogUtil.js +14 -0
- package/test/e2e/cli.test.js +54 -0
|
@@ -0,0 +1,2500 @@
|
|
|
1
|
+
# This file is automatically @generated by Cargo.
|
|
2
|
+
# It is not intended for manual editing.
|
|
3
|
+
version = 3
|
|
4
|
+
|
|
5
|
+
[[package]]
|
|
6
|
+
name = "addr2line"
|
|
7
|
+
version = "0.21.0"
|
|
8
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9
|
+
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
|
10
|
+
dependencies = [
|
|
11
|
+
"gimli",
|
|
12
|
+
]
|
|
13
|
+
|
|
14
|
+
[[package]]
|
|
15
|
+
name = "adler"
|
|
16
|
+
version = "1.0.2"
|
|
17
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
18
|
+
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
19
|
+
|
|
20
|
+
[[package]]
|
|
21
|
+
name = "aho-corasick"
|
|
22
|
+
version = "1.1.2"
|
|
23
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
24
|
+
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
|
25
|
+
dependencies = [
|
|
26
|
+
"memchr",
|
|
27
|
+
]
|
|
28
|
+
|
|
29
|
+
[[package]]
|
|
30
|
+
name = "android-tzdata"
|
|
31
|
+
version = "0.1.1"
|
|
32
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
33
|
+
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
34
|
+
|
|
35
|
+
[[package]]
|
|
36
|
+
name = "android_system_properties"
|
|
37
|
+
version = "0.1.5"
|
|
38
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
39
|
+
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
40
|
+
dependencies = [
|
|
41
|
+
"libc",
|
|
42
|
+
]
|
|
43
|
+
|
|
44
|
+
[[package]]
|
|
45
|
+
name = "ascii-canvas"
|
|
46
|
+
version = "3.0.0"
|
|
47
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
48
|
+
checksum = "8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6"
|
|
49
|
+
dependencies = [
|
|
50
|
+
"term",
|
|
51
|
+
]
|
|
52
|
+
|
|
53
|
+
[[package]]
|
|
54
|
+
name = "assert-json-diff"
|
|
55
|
+
version = "2.0.2"
|
|
56
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
57
|
+
checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12"
|
|
58
|
+
dependencies = [
|
|
59
|
+
"serde",
|
|
60
|
+
"serde_json",
|
|
61
|
+
]
|
|
62
|
+
|
|
63
|
+
[[package]]
|
|
64
|
+
name = "async-attributes"
|
|
65
|
+
version = "1.1.2"
|
|
66
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
67
|
+
checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
|
|
68
|
+
dependencies = [
|
|
69
|
+
"quote",
|
|
70
|
+
"syn 1.0.109",
|
|
71
|
+
]
|
|
72
|
+
|
|
73
|
+
[[package]]
|
|
74
|
+
name = "async-channel"
|
|
75
|
+
version = "1.9.0"
|
|
76
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
77
|
+
checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
|
|
78
|
+
dependencies = [
|
|
79
|
+
"concurrent-queue",
|
|
80
|
+
"event-listener 2.5.3",
|
|
81
|
+
"futures-core",
|
|
82
|
+
]
|
|
83
|
+
|
|
84
|
+
[[package]]
|
|
85
|
+
name = "async-channel"
|
|
86
|
+
version = "2.2.0"
|
|
87
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
88
|
+
checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"
|
|
89
|
+
dependencies = [
|
|
90
|
+
"concurrent-queue",
|
|
91
|
+
"event-listener 5.2.0",
|
|
92
|
+
"event-listener-strategy 0.5.0",
|
|
93
|
+
"futures-core",
|
|
94
|
+
"pin-project-lite",
|
|
95
|
+
]
|
|
96
|
+
|
|
97
|
+
[[package]]
|
|
98
|
+
name = "async-executor"
|
|
99
|
+
version = "1.8.0"
|
|
100
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
101
|
+
checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"
|
|
102
|
+
dependencies = [
|
|
103
|
+
"async-lock 3.3.0",
|
|
104
|
+
"async-task",
|
|
105
|
+
"concurrent-queue",
|
|
106
|
+
"fastrand 2.0.1",
|
|
107
|
+
"futures-lite 2.2.0",
|
|
108
|
+
"slab",
|
|
109
|
+
]
|
|
110
|
+
|
|
111
|
+
[[package]]
|
|
112
|
+
name = "async-global-executor"
|
|
113
|
+
version = "2.4.1"
|
|
114
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
115
|
+
checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
|
|
116
|
+
dependencies = [
|
|
117
|
+
"async-channel 2.2.0",
|
|
118
|
+
"async-executor",
|
|
119
|
+
"async-io 2.3.1",
|
|
120
|
+
"async-lock 3.3.0",
|
|
121
|
+
"blocking",
|
|
122
|
+
"futures-lite 2.2.0",
|
|
123
|
+
"once_cell",
|
|
124
|
+
]
|
|
125
|
+
|
|
126
|
+
[[package]]
|
|
127
|
+
name = "async-io"
|
|
128
|
+
version = "1.13.0"
|
|
129
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
130
|
+
checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
|
|
131
|
+
dependencies = [
|
|
132
|
+
"async-lock 2.8.0",
|
|
133
|
+
"autocfg",
|
|
134
|
+
"cfg-if",
|
|
135
|
+
"concurrent-queue",
|
|
136
|
+
"futures-lite 1.13.0",
|
|
137
|
+
"log",
|
|
138
|
+
"parking",
|
|
139
|
+
"polling 2.8.0",
|
|
140
|
+
"rustix 0.37.27",
|
|
141
|
+
"slab",
|
|
142
|
+
"socket2 0.4.10",
|
|
143
|
+
"waker-fn",
|
|
144
|
+
]
|
|
145
|
+
|
|
146
|
+
[[package]]
|
|
147
|
+
name = "async-io"
|
|
148
|
+
version = "2.3.1"
|
|
149
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
150
|
+
checksum = "8f97ab0c5b00a7cdbe5a371b9a782ee7be1316095885c8a4ea1daf490eb0ef65"
|
|
151
|
+
dependencies = [
|
|
152
|
+
"async-lock 3.3.0",
|
|
153
|
+
"cfg-if",
|
|
154
|
+
"concurrent-queue",
|
|
155
|
+
"futures-io",
|
|
156
|
+
"futures-lite 2.2.0",
|
|
157
|
+
"parking",
|
|
158
|
+
"polling 3.5.0",
|
|
159
|
+
"rustix 0.38.31",
|
|
160
|
+
"slab",
|
|
161
|
+
"tracing",
|
|
162
|
+
"windows-sys 0.52.0",
|
|
163
|
+
]
|
|
164
|
+
|
|
165
|
+
[[package]]
|
|
166
|
+
name = "async-lock"
|
|
167
|
+
version = "2.8.0"
|
|
168
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
169
|
+
checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
|
|
170
|
+
dependencies = [
|
|
171
|
+
"event-listener 2.5.3",
|
|
172
|
+
]
|
|
173
|
+
|
|
174
|
+
[[package]]
|
|
175
|
+
name = "async-lock"
|
|
176
|
+
version = "3.3.0"
|
|
177
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
178
|
+
checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
|
|
179
|
+
dependencies = [
|
|
180
|
+
"event-listener 4.0.3",
|
|
181
|
+
"event-listener-strategy 0.4.0",
|
|
182
|
+
"pin-project-lite",
|
|
183
|
+
]
|
|
184
|
+
|
|
185
|
+
[[package]]
|
|
186
|
+
name = "async-object-pool"
|
|
187
|
+
version = "0.1.4"
|
|
188
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
189
|
+
checksum = "aeb901c30ebc2fc4ab46395bbfbdba9542c16559d853645d75190c3056caf3bc"
|
|
190
|
+
dependencies = [
|
|
191
|
+
"async-std",
|
|
192
|
+
]
|
|
193
|
+
|
|
194
|
+
[[package]]
|
|
195
|
+
name = "async-process"
|
|
196
|
+
version = "1.8.1"
|
|
197
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
198
|
+
checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88"
|
|
199
|
+
dependencies = [
|
|
200
|
+
"async-io 1.13.0",
|
|
201
|
+
"async-lock 2.8.0",
|
|
202
|
+
"async-signal",
|
|
203
|
+
"blocking",
|
|
204
|
+
"cfg-if",
|
|
205
|
+
"event-listener 3.1.0",
|
|
206
|
+
"futures-lite 1.13.0",
|
|
207
|
+
"rustix 0.38.31",
|
|
208
|
+
"windows-sys 0.48.0",
|
|
209
|
+
]
|
|
210
|
+
|
|
211
|
+
[[package]]
|
|
212
|
+
name = "async-signal"
|
|
213
|
+
version = "0.2.5"
|
|
214
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
215
|
+
checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
|
|
216
|
+
dependencies = [
|
|
217
|
+
"async-io 2.3.1",
|
|
218
|
+
"async-lock 2.8.0",
|
|
219
|
+
"atomic-waker",
|
|
220
|
+
"cfg-if",
|
|
221
|
+
"futures-core",
|
|
222
|
+
"futures-io",
|
|
223
|
+
"rustix 0.38.31",
|
|
224
|
+
"signal-hook-registry",
|
|
225
|
+
"slab",
|
|
226
|
+
"windows-sys 0.48.0",
|
|
227
|
+
]
|
|
228
|
+
|
|
229
|
+
[[package]]
|
|
230
|
+
name = "async-std"
|
|
231
|
+
version = "1.12.0"
|
|
232
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
233
|
+
checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
|
|
234
|
+
dependencies = [
|
|
235
|
+
"async-attributes",
|
|
236
|
+
"async-channel 1.9.0",
|
|
237
|
+
"async-global-executor",
|
|
238
|
+
"async-io 1.13.0",
|
|
239
|
+
"async-lock 2.8.0",
|
|
240
|
+
"async-process",
|
|
241
|
+
"crossbeam-utils",
|
|
242
|
+
"futures-channel",
|
|
243
|
+
"futures-core",
|
|
244
|
+
"futures-io",
|
|
245
|
+
"futures-lite 1.13.0",
|
|
246
|
+
"gloo-timers",
|
|
247
|
+
"kv-log-macro",
|
|
248
|
+
"log",
|
|
249
|
+
"memchr",
|
|
250
|
+
"once_cell",
|
|
251
|
+
"pin-project-lite",
|
|
252
|
+
"pin-utils",
|
|
253
|
+
"slab",
|
|
254
|
+
"wasm-bindgen-futures",
|
|
255
|
+
]
|
|
256
|
+
|
|
257
|
+
[[package]]
|
|
258
|
+
name = "async-task"
|
|
259
|
+
version = "4.7.0"
|
|
260
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
261
|
+
checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
|
|
262
|
+
|
|
263
|
+
[[package]]
|
|
264
|
+
name = "async-trait"
|
|
265
|
+
version = "0.1.77"
|
|
266
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
267
|
+
checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
|
|
268
|
+
dependencies = [
|
|
269
|
+
"proc-macro2",
|
|
270
|
+
"quote",
|
|
271
|
+
"syn 2.0.52",
|
|
272
|
+
]
|
|
273
|
+
|
|
274
|
+
[[package]]
|
|
275
|
+
name = "atomic-waker"
|
|
276
|
+
version = "1.1.2"
|
|
277
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
278
|
+
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
279
|
+
|
|
280
|
+
[[package]]
|
|
281
|
+
name = "autocfg"
|
|
282
|
+
version = "1.1.0"
|
|
283
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
284
|
+
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
285
|
+
|
|
286
|
+
[[package]]
|
|
287
|
+
name = "backtrace"
|
|
288
|
+
version = "0.3.69"
|
|
289
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
290
|
+
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
|
291
|
+
dependencies = [
|
|
292
|
+
"addr2line",
|
|
293
|
+
"cc",
|
|
294
|
+
"cfg-if",
|
|
295
|
+
"libc",
|
|
296
|
+
"miniz_oxide",
|
|
297
|
+
"object",
|
|
298
|
+
"rustc-demangle",
|
|
299
|
+
]
|
|
300
|
+
|
|
301
|
+
[[package]]
|
|
302
|
+
name = "base64"
|
|
303
|
+
version = "0.21.7"
|
|
304
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
305
|
+
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
306
|
+
|
|
307
|
+
[[package]]
|
|
308
|
+
name = "basic-cookies"
|
|
309
|
+
version = "0.1.5"
|
|
310
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
311
|
+
checksum = "67bd8fd42c16bdb08688243dc5f0cc117a3ca9efeeaba3a345a18a6159ad96f7"
|
|
312
|
+
dependencies = [
|
|
313
|
+
"lalrpop",
|
|
314
|
+
"lalrpop-util",
|
|
315
|
+
"regex",
|
|
316
|
+
]
|
|
317
|
+
|
|
318
|
+
[[package]]
|
|
319
|
+
name = "bit-set"
|
|
320
|
+
version = "0.5.3"
|
|
321
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
322
|
+
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
|
323
|
+
dependencies = [
|
|
324
|
+
"bit-vec",
|
|
325
|
+
]
|
|
326
|
+
|
|
327
|
+
[[package]]
|
|
328
|
+
name = "bit-vec"
|
|
329
|
+
version = "0.6.3"
|
|
330
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
331
|
+
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
|
332
|
+
|
|
333
|
+
[[package]]
|
|
334
|
+
name = "bitflags"
|
|
335
|
+
version = "1.3.2"
|
|
336
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
337
|
+
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
338
|
+
|
|
339
|
+
[[package]]
|
|
340
|
+
name = "bitflags"
|
|
341
|
+
version = "2.4.2"
|
|
342
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
343
|
+
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
|
344
|
+
|
|
345
|
+
[[package]]
|
|
346
|
+
name = "blocking"
|
|
347
|
+
version = "1.5.1"
|
|
348
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
349
|
+
checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
|
|
350
|
+
dependencies = [
|
|
351
|
+
"async-channel 2.2.0",
|
|
352
|
+
"async-lock 3.3.0",
|
|
353
|
+
"async-task",
|
|
354
|
+
"fastrand 2.0.1",
|
|
355
|
+
"futures-io",
|
|
356
|
+
"futures-lite 2.2.0",
|
|
357
|
+
"piper",
|
|
358
|
+
"tracing",
|
|
359
|
+
]
|
|
360
|
+
|
|
361
|
+
[[package]]
|
|
362
|
+
name = "bumpalo"
|
|
363
|
+
version = "3.15.3"
|
|
364
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
365
|
+
checksum = "8ea184aa71bb362a1157c896979544cc23974e08fd265f29ea96b59f0b4a555b"
|
|
366
|
+
|
|
367
|
+
[[package]]
|
|
368
|
+
name = "bytes"
|
|
369
|
+
version = "1.5.0"
|
|
370
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
371
|
+
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
|
372
|
+
|
|
373
|
+
[[package]]
|
|
374
|
+
name = "cc"
|
|
375
|
+
version = "1.0.89"
|
|
376
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
377
|
+
checksum = "a0ba8f7aaa012f30d5b2861462f6708eccd49c3c39863fe083a308035f63d723"
|
|
378
|
+
|
|
379
|
+
[[package]]
|
|
380
|
+
name = "cfg-if"
|
|
381
|
+
version = "1.0.0"
|
|
382
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
383
|
+
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
384
|
+
|
|
385
|
+
[[package]]
|
|
386
|
+
name = "chrono"
|
|
387
|
+
version = "0.4.35"
|
|
388
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
389
|
+
checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a"
|
|
390
|
+
dependencies = [
|
|
391
|
+
"android-tzdata",
|
|
392
|
+
"iana-time-zone",
|
|
393
|
+
"num-traits",
|
|
394
|
+
"serde",
|
|
395
|
+
"windows-targets 0.52.4",
|
|
396
|
+
]
|
|
397
|
+
|
|
398
|
+
[[package]]
|
|
399
|
+
name = "concurrent-queue"
|
|
400
|
+
version = "2.4.0"
|
|
401
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
402
|
+
checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
|
|
403
|
+
dependencies = [
|
|
404
|
+
"crossbeam-utils",
|
|
405
|
+
]
|
|
406
|
+
|
|
407
|
+
[[package]]
|
|
408
|
+
name = "cookie"
|
|
409
|
+
version = "0.17.0"
|
|
410
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
411
|
+
checksum = "7efb37c3e1ccb1ff97164ad95ac1606e8ccd35b3fa0a7d99a304c7f4a428cc24"
|
|
412
|
+
dependencies = [
|
|
413
|
+
"percent-encoding",
|
|
414
|
+
"time",
|
|
415
|
+
"version_check",
|
|
416
|
+
]
|
|
417
|
+
|
|
418
|
+
[[package]]
|
|
419
|
+
name = "cookie_store"
|
|
420
|
+
version = "0.20.0"
|
|
421
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
422
|
+
checksum = "387461abbc748185c3a6e1673d826918b450b87ff22639429c694619a83b6cf6"
|
|
423
|
+
dependencies = [
|
|
424
|
+
"cookie",
|
|
425
|
+
"idna 0.3.0",
|
|
426
|
+
"log",
|
|
427
|
+
"publicsuffix",
|
|
428
|
+
"serde",
|
|
429
|
+
"serde_derive",
|
|
430
|
+
"serde_json",
|
|
431
|
+
"time",
|
|
432
|
+
"url",
|
|
433
|
+
]
|
|
434
|
+
|
|
435
|
+
[[package]]
|
|
436
|
+
name = "core-foundation"
|
|
437
|
+
version = "0.9.4"
|
|
438
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
439
|
+
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
|
|
440
|
+
dependencies = [
|
|
441
|
+
"core-foundation-sys",
|
|
442
|
+
"libc",
|
|
443
|
+
]
|
|
444
|
+
|
|
445
|
+
[[package]]
|
|
446
|
+
name = "core-foundation-sys"
|
|
447
|
+
version = "0.8.6"
|
|
448
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
449
|
+
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
450
|
+
|
|
451
|
+
[[package]]
|
|
452
|
+
name = "crossbeam-utils"
|
|
453
|
+
version = "0.8.19"
|
|
454
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
455
|
+
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
|
456
|
+
|
|
457
|
+
[[package]]
|
|
458
|
+
name = "crunchy"
|
|
459
|
+
version = "0.2.2"
|
|
460
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
461
|
+
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
462
|
+
|
|
463
|
+
[[package]]
|
|
464
|
+
name = "deranged"
|
|
465
|
+
version = "0.3.11"
|
|
466
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
467
|
+
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
|
468
|
+
dependencies = [
|
|
469
|
+
"powerfmt",
|
|
470
|
+
]
|
|
471
|
+
|
|
472
|
+
[[package]]
|
|
473
|
+
name = "dirs-next"
|
|
474
|
+
version = "2.0.0"
|
|
475
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
476
|
+
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
|
|
477
|
+
dependencies = [
|
|
478
|
+
"cfg-if",
|
|
479
|
+
"dirs-sys-next",
|
|
480
|
+
]
|
|
481
|
+
|
|
482
|
+
[[package]]
|
|
483
|
+
name = "dirs-sys-next"
|
|
484
|
+
version = "0.1.2"
|
|
485
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
486
|
+
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
|
|
487
|
+
dependencies = [
|
|
488
|
+
"libc",
|
|
489
|
+
"redox_users",
|
|
490
|
+
"winapi",
|
|
491
|
+
]
|
|
492
|
+
|
|
493
|
+
[[package]]
|
|
494
|
+
name = "either"
|
|
495
|
+
version = "1.10.0"
|
|
496
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
497
|
+
checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
|
|
498
|
+
|
|
499
|
+
[[package]]
|
|
500
|
+
name = "eitri-cli-v2"
|
|
501
|
+
version = "0.1.0"
|
|
502
|
+
dependencies = [
|
|
503
|
+
"homedir",
|
|
504
|
+
"httpmock",
|
|
505
|
+
"neon",
|
|
506
|
+
"once_cell",
|
|
507
|
+
"reqwest",
|
|
508
|
+
"serde",
|
|
509
|
+
"serde_derive",
|
|
510
|
+
"serde_json",
|
|
511
|
+
"tokio",
|
|
512
|
+
]
|
|
513
|
+
|
|
514
|
+
[[package]]
|
|
515
|
+
name = "ena"
|
|
516
|
+
version = "0.14.2"
|
|
517
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
518
|
+
checksum = "c533630cf40e9caa44bd91aadc88a75d75a4c3a12b4cfde353cbed41daa1e1f1"
|
|
519
|
+
dependencies = [
|
|
520
|
+
"log",
|
|
521
|
+
]
|
|
522
|
+
|
|
523
|
+
[[package]]
|
|
524
|
+
name = "encoding_rs"
|
|
525
|
+
version = "0.8.33"
|
|
526
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
527
|
+
checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
|
|
528
|
+
dependencies = [
|
|
529
|
+
"cfg-if",
|
|
530
|
+
]
|
|
531
|
+
|
|
532
|
+
[[package]]
|
|
533
|
+
name = "equivalent"
|
|
534
|
+
version = "1.0.1"
|
|
535
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
536
|
+
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
537
|
+
|
|
538
|
+
[[package]]
|
|
539
|
+
name = "errno"
|
|
540
|
+
version = "0.3.8"
|
|
541
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
542
|
+
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
|
543
|
+
dependencies = [
|
|
544
|
+
"libc",
|
|
545
|
+
"windows-sys 0.52.0",
|
|
546
|
+
]
|
|
547
|
+
|
|
548
|
+
[[package]]
|
|
549
|
+
name = "event-listener"
|
|
550
|
+
version = "2.5.3"
|
|
551
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
552
|
+
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
553
|
+
|
|
554
|
+
[[package]]
|
|
555
|
+
name = "event-listener"
|
|
556
|
+
version = "3.1.0"
|
|
557
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
558
|
+
checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
|
|
559
|
+
dependencies = [
|
|
560
|
+
"concurrent-queue",
|
|
561
|
+
"parking",
|
|
562
|
+
"pin-project-lite",
|
|
563
|
+
]
|
|
564
|
+
|
|
565
|
+
[[package]]
|
|
566
|
+
name = "event-listener"
|
|
567
|
+
version = "4.0.3"
|
|
568
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
569
|
+
checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
|
|
570
|
+
dependencies = [
|
|
571
|
+
"concurrent-queue",
|
|
572
|
+
"parking",
|
|
573
|
+
"pin-project-lite",
|
|
574
|
+
]
|
|
575
|
+
|
|
576
|
+
[[package]]
|
|
577
|
+
name = "event-listener"
|
|
578
|
+
version = "5.2.0"
|
|
579
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
580
|
+
checksum = "2b5fb89194fa3cad959b833185b3063ba881dbfc7030680b314250779fb4cc91"
|
|
581
|
+
dependencies = [
|
|
582
|
+
"concurrent-queue",
|
|
583
|
+
"parking",
|
|
584
|
+
"pin-project-lite",
|
|
585
|
+
]
|
|
586
|
+
|
|
587
|
+
[[package]]
|
|
588
|
+
name = "event-listener-strategy"
|
|
589
|
+
version = "0.4.0"
|
|
590
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
591
|
+
checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
|
|
592
|
+
dependencies = [
|
|
593
|
+
"event-listener 4.0.3",
|
|
594
|
+
"pin-project-lite",
|
|
595
|
+
]
|
|
596
|
+
|
|
597
|
+
[[package]]
|
|
598
|
+
name = "event-listener-strategy"
|
|
599
|
+
version = "0.5.0"
|
|
600
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
601
|
+
checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"
|
|
602
|
+
dependencies = [
|
|
603
|
+
"event-listener 5.2.0",
|
|
604
|
+
"pin-project-lite",
|
|
605
|
+
]
|
|
606
|
+
|
|
607
|
+
[[package]]
|
|
608
|
+
name = "fastrand"
|
|
609
|
+
version = "1.9.0"
|
|
610
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
611
|
+
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
|
|
612
|
+
dependencies = [
|
|
613
|
+
"instant",
|
|
614
|
+
]
|
|
615
|
+
|
|
616
|
+
[[package]]
|
|
617
|
+
name = "fastrand"
|
|
618
|
+
version = "2.0.1"
|
|
619
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
620
|
+
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
621
|
+
|
|
622
|
+
[[package]]
|
|
623
|
+
name = "fixedbitset"
|
|
624
|
+
version = "0.4.2"
|
|
625
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
626
|
+
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
|
|
627
|
+
|
|
628
|
+
[[package]]
|
|
629
|
+
name = "fnv"
|
|
630
|
+
version = "1.0.7"
|
|
631
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
632
|
+
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
633
|
+
|
|
634
|
+
[[package]]
|
|
635
|
+
name = "foreign-types"
|
|
636
|
+
version = "0.3.2"
|
|
637
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
638
|
+
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
639
|
+
dependencies = [
|
|
640
|
+
"foreign-types-shared",
|
|
641
|
+
]
|
|
642
|
+
|
|
643
|
+
[[package]]
|
|
644
|
+
name = "foreign-types-shared"
|
|
645
|
+
version = "0.1.1"
|
|
646
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
647
|
+
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
648
|
+
|
|
649
|
+
[[package]]
|
|
650
|
+
name = "form_urlencoded"
|
|
651
|
+
version = "1.2.1"
|
|
652
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
653
|
+
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
|
654
|
+
dependencies = [
|
|
655
|
+
"percent-encoding",
|
|
656
|
+
]
|
|
657
|
+
|
|
658
|
+
[[package]]
|
|
659
|
+
name = "futures"
|
|
660
|
+
version = "0.3.30"
|
|
661
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
662
|
+
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
|
663
|
+
dependencies = [
|
|
664
|
+
"futures-channel",
|
|
665
|
+
"futures-core",
|
|
666
|
+
"futures-executor",
|
|
667
|
+
"futures-io",
|
|
668
|
+
"futures-sink",
|
|
669
|
+
"futures-task",
|
|
670
|
+
"futures-util",
|
|
671
|
+
]
|
|
672
|
+
|
|
673
|
+
[[package]]
|
|
674
|
+
name = "futures-channel"
|
|
675
|
+
version = "0.3.30"
|
|
676
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
677
|
+
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
|
|
678
|
+
dependencies = [
|
|
679
|
+
"futures-core",
|
|
680
|
+
"futures-sink",
|
|
681
|
+
]
|
|
682
|
+
|
|
683
|
+
[[package]]
|
|
684
|
+
name = "futures-core"
|
|
685
|
+
version = "0.3.30"
|
|
686
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
687
|
+
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
|
688
|
+
|
|
689
|
+
[[package]]
|
|
690
|
+
name = "futures-executor"
|
|
691
|
+
version = "0.3.30"
|
|
692
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
693
|
+
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
|
694
|
+
dependencies = [
|
|
695
|
+
"futures-core",
|
|
696
|
+
"futures-task",
|
|
697
|
+
"futures-util",
|
|
698
|
+
]
|
|
699
|
+
|
|
700
|
+
[[package]]
|
|
701
|
+
name = "futures-io"
|
|
702
|
+
version = "0.3.30"
|
|
703
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
704
|
+
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
|
705
|
+
|
|
706
|
+
[[package]]
|
|
707
|
+
name = "futures-lite"
|
|
708
|
+
version = "1.13.0"
|
|
709
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
710
|
+
checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
|
|
711
|
+
dependencies = [
|
|
712
|
+
"fastrand 1.9.0",
|
|
713
|
+
"futures-core",
|
|
714
|
+
"futures-io",
|
|
715
|
+
"memchr",
|
|
716
|
+
"parking",
|
|
717
|
+
"pin-project-lite",
|
|
718
|
+
"waker-fn",
|
|
719
|
+
]
|
|
720
|
+
|
|
721
|
+
[[package]]
|
|
722
|
+
name = "futures-lite"
|
|
723
|
+
version = "2.2.0"
|
|
724
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
725
|
+
checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
|
|
726
|
+
dependencies = [
|
|
727
|
+
"fastrand 2.0.1",
|
|
728
|
+
"futures-core",
|
|
729
|
+
"futures-io",
|
|
730
|
+
"parking",
|
|
731
|
+
"pin-project-lite",
|
|
732
|
+
]
|
|
733
|
+
|
|
734
|
+
[[package]]
|
|
735
|
+
name = "futures-macro"
|
|
736
|
+
version = "0.3.30"
|
|
737
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
738
|
+
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
|
739
|
+
dependencies = [
|
|
740
|
+
"proc-macro2",
|
|
741
|
+
"quote",
|
|
742
|
+
"syn 2.0.52",
|
|
743
|
+
]
|
|
744
|
+
|
|
745
|
+
[[package]]
|
|
746
|
+
name = "futures-sink"
|
|
747
|
+
version = "0.3.30"
|
|
748
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
749
|
+
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
|
750
|
+
|
|
751
|
+
[[package]]
|
|
752
|
+
name = "futures-task"
|
|
753
|
+
version = "0.3.30"
|
|
754
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
755
|
+
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
|
756
|
+
|
|
757
|
+
[[package]]
|
|
758
|
+
name = "futures-util"
|
|
759
|
+
version = "0.3.30"
|
|
760
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
761
|
+
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
|
762
|
+
dependencies = [
|
|
763
|
+
"futures-channel",
|
|
764
|
+
"futures-core",
|
|
765
|
+
"futures-io",
|
|
766
|
+
"futures-macro",
|
|
767
|
+
"futures-sink",
|
|
768
|
+
"futures-task",
|
|
769
|
+
"memchr",
|
|
770
|
+
"pin-project-lite",
|
|
771
|
+
"pin-utils",
|
|
772
|
+
"slab",
|
|
773
|
+
]
|
|
774
|
+
|
|
775
|
+
[[package]]
|
|
776
|
+
name = "getrandom"
|
|
777
|
+
version = "0.2.12"
|
|
778
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
779
|
+
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
|
780
|
+
dependencies = [
|
|
781
|
+
"cfg-if",
|
|
782
|
+
"libc",
|
|
783
|
+
"wasi",
|
|
784
|
+
]
|
|
785
|
+
|
|
786
|
+
[[package]]
|
|
787
|
+
name = "gimli"
|
|
788
|
+
version = "0.28.1"
|
|
789
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
790
|
+
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
791
|
+
|
|
792
|
+
[[package]]
|
|
793
|
+
name = "gloo-timers"
|
|
794
|
+
version = "0.2.6"
|
|
795
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
796
|
+
checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
|
|
797
|
+
dependencies = [
|
|
798
|
+
"futures-channel",
|
|
799
|
+
"futures-core",
|
|
800
|
+
"js-sys",
|
|
801
|
+
"wasm-bindgen",
|
|
802
|
+
]
|
|
803
|
+
|
|
804
|
+
[[package]]
|
|
805
|
+
name = "h2"
|
|
806
|
+
version = "0.3.24"
|
|
807
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
808
|
+
checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
|
|
809
|
+
dependencies = [
|
|
810
|
+
"bytes",
|
|
811
|
+
"fnv",
|
|
812
|
+
"futures-core",
|
|
813
|
+
"futures-sink",
|
|
814
|
+
"futures-util",
|
|
815
|
+
"http",
|
|
816
|
+
"indexmap",
|
|
817
|
+
"slab",
|
|
818
|
+
"tokio",
|
|
819
|
+
"tokio-util",
|
|
820
|
+
"tracing",
|
|
821
|
+
]
|
|
822
|
+
|
|
823
|
+
[[package]]
|
|
824
|
+
name = "hashbrown"
|
|
825
|
+
version = "0.14.3"
|
|
826
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
827
|
+
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
|
828
|
+
|
|
829
|
+
[[package]]
|
|
830
|
+
name = "hermit-abi"
|
|
831
|
+
version = "0.3.9"
|
|
832
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
833
|
+
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
|
834
|
+
|
|
835
|
+
[[package]]
|
|
836
|
+
name = "homedir"
|
|
837
|
+
version = "0.2.1"
|
|
838
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
839
|
+
checksum = "22074da8bba2ef26fc1737ae6c777b5baab5524c2dc403b5c6a76166766ccda5"
|
|
840
|
+
dependencies = [
|
|
841
|
+
"cfg-if",
|
|
842
|
+
"nix",
|
|
843
|
+
"serde",
|
|
844
|
+
"widestring",
|
|
845
|
+
"windows-sys 0.48.0",
|
|
846
|
+
"wmi",
|
|
847
|
+
]
|
|
848
|
+
|
|
849
|
+
[[package]]
|
|
850
|
+
name = "http"
|
|
851
|
+
version = "0.2.12"
|
|
852
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
853
|
+
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
|
854
|
+
dependencies = [
|
|
855
|
+
"bytes",
|
|
856
|
+
"fnv",
|
|
857
|
+
"itoa",
|
|
858
|
+
]
|
|
859
|
+
|
|
860
|
+
[[package]]
|
|
861
|
+
name = "http-body"
|
|
862
|
+
version = "0.4.6"
|
|
863
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
864
|
+
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
|
865
|
+
dependencies = [
|
|
866
|
+
"bytes",
|
|
867
|
+
"http",
|
|
868
|
+
"pin-project-lite",
|
|
869
|
+
]
|
|
870
|
+
|
|
871
|
+
[[package]]
|
|
872
|
+
name = "httparse"
|
|
873
|
+
version = "1.8.0"
|
|
874
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
875
|
+
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
|
876
|
+
|
|
877
|
+
[[package]]
|
|
878
|
+
name = "httpdate"
|
|
879
|
+
version = "1.0.3"
|
|
880
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
881
|
+
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
|
882
|
+
|
|
883
|
+
[[package]]
|
|
884
|
+
name = "httpmock"
|
|
885
|
+
version = "0.7.0"
|
|
886
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
887
|
+
checksum = "08ec9586ee0910472dec1a1f0f8acf52f0fdde93aea74d70d4a3107b4be0fd5b"
|
|
888
|
+
dependencies = [
|
|
889
|
+
"assert-json-diff",
|
|
890
|
+
"async-object-pool",
|
|
891
|
+
"async-std",
|
|
892
|
+
"async-trait",
|
|
893
|
+
"base64",
|
|
894
|
+
"basic-cookies",
|
|
895
|
+
"crossbeam-utils",
|
|
896
|
+
"form_urlencoded",
|
|
897
|
+
"futures-util",
|
|
898
|
+
"hyper",
|
|
899
|
+
"lazy_static",
|
|
900
|
+
"levenshtein",
|
|
901
|
+
"log",
|
|
902
|
+
"regex",
|
|
903
|
+
"serde",
|
|
904
|
+
"serde_json",
|
|
905
|
+
"serde_regex",
|
|
906
|
+
"similar",
|
|
907
|
+
"tokio",
|
|
908
|
+
"url",
|
|
909
|
+
]
|
|
910
|
+
|
|
911
|
+
[[package]]
|
|
912
|
+
name = "hyper"
|
|
913
|
+
version = "0.14.28"
|
|
914
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
915
|
+
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
|
916
|
+
dependencies = [
|
|
917
|
+
"bytes",
|
|
918
|
+
"futures-channel",
|
|
919
|
+
"futures-core",
|
|
920
|
+
"futures-util",
|
|
921
|
+
"h2",
|
|
922
|
+
"http",
|
|
923
|
+
"http-body",
|
|
924
|
+
"httparse",
|
|
925
|
+
"httpdate",
|
|
926
|
+
"itoa",
|
|
927
|
+
"pin-project-lite",
|
|
928
|
+
"socket2 0.5.6",
|
|
929
|
+
"tokio",
|
|
930
|
+
"tower-service",
|
|
931
|
+
"tracing",
|
|
932
|
+
"want",
|
|
933
|
+
]
|
|
934
|
+
|
|
935
|
+
[[package]]
|
|
936
|
+
name = "hyper-tls"
|
|
937
|
+
version = "0.5.0"
|
|
938
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
939
|
+
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
|
940
|
+
dependencies = [
|
|
941
|
+
"bytes",
|
|
942
|
+
"hyper",
|
|
943
|
+
"native-tls",
|
|
944
|
+
"tokio",
|
|
945
|
+
"tokio-native-tls",
|
|
946
|
+
]
|
|
947
|
+
|
|
948
|
+
[[package]]
|
|
949
|
+
name = "iana-time-zone"
|
|
950
|
+
version = "0.1.60"
|
|
951
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
952
|
+
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
|
|
953
|
+
dependencies = [
|
|
954
|
+
"android_system_properties",
|
|
955
|
+
"core-foundation-sys",
|
|
956
|
+
"iana-time-zone-haiku",
|
|
957
|
+
"js-sys",
|
|
958
|
+
"wasm-bindgen",
|
|
959
|
+
"windows-core",
|
|
960
|
+
]
|
|
961
|
+
|
|
962
|
+
[[package]]
|
|
963
|
+
name = "iana-time-zone-haiku"
|
|
964
|
+
version = "0.1.2"
|
|
965
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
966
|
+
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
967
|
+
dependencies = [
|
|
968
|
+
"cc",
|
|
969
|
+
]
|
|
970
|
+
|
|
971
|
+
[[package]]
|
|
972
|
+
name = "idna"
|
|
973
|
+
version = "0.3.0"
|
|
974
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
975
|
+
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
|
|
976
|
+
dependencies = [
|
|
977
|
+
"unicode-bidi",
|
|
978
|
+
"unicode-normalization",
|
|
979
|
+
]
|
|
980
|
+
|
|
981
|
+
[[package]]
|
|
982
|
+
name = "idna"
|
|
983
|
+
version = "0.5.0"
|
|
984
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
985
|
+
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
|
986
|
+
dependencies = [
|
|
987
|
+
"unicode-bidi",
|
|
988
|
+
"unicode-normalization",
|
|
989
|
+
]
|
|
990
|
+
|
|
991
|
+
[[package]]
|
|
992
|
+
name = "indexmap"
|
|
993
|
+
version = "2.2.5"
|
|
994
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
995
|
+
checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
|
|
996
|
+
dependencies = [
|
|
997
|
+
"equivalent",
|
|
998
|
+
"hashbrown",
|
|
999
|
+
]
|
|
1000
|
+
|
|
1001
|
+
[[package]]
|
|
1002
|
+
name = "instant"
|
|
1003
|
+
version = "0.1.12"
|
|
1004
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1005
|
+
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
1006
|
+
dependencies = [
|
|
1007
|
+
"cfg-if",
|
|
1008
|
+
]
|
|
1009
|
+
|
|
1010
|
+
[[package]]
|
|
1011
|
+
name = "io-lifetimes"
|
|
1012
|
+
version = "1.0.11"
|
|
1013
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1014
|
+
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
1015
|
+
dependencies = [
|
|
1016
|
+
"hermit-abi",
|
|
1017
|
+
"libc",
|
|
1018
|
+
"windows-sys 0.48.0",
|
|
1019
|
+
]
|
|
1020
|
+
|
|
1021
|
+
[[package]]
|
|
1022
|
+
name = "ipnet"
|
|
1023
|
+
version = "2.9.0"
|
|
1024
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1025
|
+
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
|
1026
|
+
|
|
1027
|
+
[[package]]
|
|
1028
|
+
name = "itertools"
|
|
1029
|
+
version = "0.11.0"
|
|
1030
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1031
|
+
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
1032
|
+
dependencies = [
|
|
1033
|
+
"either",
|
|
1034
|
+
]
|
|
1035
|
+
|
|
1036
|
+
[[package]]
|
|
1037
|
+
name = "itoa"
|
|
1038
|
+
version = "1.0.10"
|
|
1039
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1040
|
+
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
|
1041
|
+
|
|
1042
|
+
[[package]]
|
|
1043
|
+
name = "js-sys"
|
|
1044
|
+
version = "0.3.69"
|
|
1045
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1046
|
+
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
|
|
1047
|
+
dependencies = [
|
|
1048
|
+
"wasm-bindgen",
|
|
1049
|
+
]
|
|
1050
|
+
|
|
1051
|
+
[[package]]
|
|
1052
|
+
name = "kv-log-macro"
|
|
1053
|
+
version = "1.0.7"
|
|
1054
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1055
|
+
checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
|
|
1056
|
+
dependencies = [
|
|
1057
|
+
"log",
|
|
1058
|
+
]
|
|
1059
|
+
|
|
1060
|
+
[[package]]
|
|
1061
|
+
name = "lalrpop"
|
|
1062
|
+
version = "0.20.2"
|
|
1063
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1064
|
+
checksum = "55cb077ad656299f160924eb2912aa147d7339ea7d69e1b5517326fdcec3c1ca"
|
|
1065
|
+
dependencies = [
|
|
1066
|
+
"ascii-canvas",
|
|
1067
|
+
"bit-set",
|
|
1068
|
+
"ena",
|
|
1069
|
+
"itertools",
|
|
1070
|
+
"lalrpop-util",
|
|
1071
|
+
"petgraph",
|
|
1072
|
+
"pico-args",
|
|
1073
|
+
"regex",
|
|
1074
|
+
"regex-syntax",
|
|
1075
|
+
"string_cache",
|
|
1076
|
+
"term",
|
|
1077
|
+
"tiny-keccak",
|
|
1078
|
+
"unicode-xid",
|
|
1079
|
+
"walkdir",
|
|
1080
|
+
]
|
|
1081
|
+
|
|
1082
|
+
[[package]]
|
|
1083
|
+
name = "lalrpop-util"
|
|
1084
|
+
version = "0.20.2"
|
|
1085
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1086
|
+
checksum = "507460a910eb7b32ee961886ff48539633b788a36b65692b95f225b844c82553"
|
|
1087
|
+
dependencies = [
|
|
1088
|
+
"regex-automata",
|
|
1089
|
+
]
|
|
1090
|
+
|
|
1091
|
+
[[package]]
|
|
1092
|
+
name = "lazy_static"
|
|
1093
|
+
version = "1.4.0"
|
|
1094
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1095
|
+
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
1096
|
+
|
|
1097
|
+
[[package]]
|
|
1098
|
+
name = "levenshtein"
|
|
1099
|
+
version = "1.0.5"
|
|
1100
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1101
|
+
checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
|
|
1102
|
+
|
|
1103
|
+
[[package]]
|
|
1104
|
+
name = "libc"
|
|
1105
|
+
version = "0.2.153"
|
|
1106
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1107
|
+
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
|
1108
|
+
|
|
1109
|
+
[[package]]
|
|
1110
|
+
name = "libloading"
|
|
1111
|
+
version = "0.8.2"
|
|
1112
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1113
|
+
checksum = "2caa5afb8bf9f3a2652760ce7d4f62d21c4d5a423e68466fca30df82f2330164"
|
|
1114
|
+
dependencies = [
|
|
1115
|
+
"cfg-if",
|
|
1116
|
+
"windows-targets 0.52.4",
|
|
1117
|
+
]
|
|
1118
|
+
|
|
1119
|
+
[[package]]
|
|
1120
|
+
name = "libredox"
|
|
1121
|
+
version = "0.0.1"
|
|
1122
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1123
|
+
checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
|
|
1124
|
+
dependencies = [
|
|
1125
|
+
"bitflags 2.4.2",
|
|
1126
|
+
"libc",
|
|
1127
|
+
"redox_syscall",
|
|
1128
|
+
]
|
|
1129
|
+
|
|
1130
|
+
[[package]]
|
|
1131
|
+
name = "linux-raw-sys"
|
|
1132
|
+
version = "0.3.8"
|
|
1133
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1134
|
+
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
1135
|
+
|
|
1136
|
+
[[package]]
|
|
1137
|
+
name = "linux-raw-sys"
|
|
1138
|
+
version = "0.4.13"
|
|
1139
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1140
|
+
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
1141
|
+
|
|
1142
|
+
[[package]]
|
|
1143
|
+
name = "lock_api"
|
|
1144
|
+
version = "0.4.11"
|
|
1145
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1146
|
+
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
|
1147
|
+
dependencies = [
|
|
1148
|
+
"autocfg",
|
|
1149
|
+
"scopeguard",
|
|
1150
|
+
]
|
|
1151
|
+
|
|
1152
|
+
[[package]]
|
|
1153
|
+
name = "log"
|
|
1154
|
+
version = "0.4.21"
|
|
1155
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1156
|
+
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
|
1157
|
+
dependencies = [
|
|
1158
|
+
"value-bag",
|
|
1159
|
+
]
|
|
1160
|
+
|
|
1161
|
+
[[package]]
|
|
1162
|
+
name = "memchr"
|
|
1163
|
+
version = "2.7.1"
|
|
1164
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1165
|
+
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
|
1166
|
+
|
|
1167
|
+
[[package]]
|
|
1168
|
+
name = "memoffset"
|
|
1169
|
+
version = "0.7.1"
|
|
1170
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1171
|
+
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
|
|
1172
|
+
dependencies = [
|
|
1173
|
+
"autocfg",
|
|
1174
|
+
]
|
|
1175
|
+
|
|
1176
|
+
[[package]]
|
|
1177
|
+
name = "mime"
|
|
1178
|
+
version = "0.3.17"
|
|
1179
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1180
|
+
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
1181
|
+
|
|
1182
|
+
[[package]]
|
|
1183
|
+
name = "mime_guess"
|
|
1184
|
+
version = "2.0.4"
|
|
1185
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1186
|
+
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
|
1187
|
+
dependencies = [
|
|
1188
|
+
"mime",
|
|
1189
|
+
"unicase",
|
|
1190
|
+
]
|
|
1191
|
+
|
|
1192
|
+
[[package]]
|
|
1193
|
+
name = "miniz_oxide"
|
|
1194
|
+
version = "0.7.2"
|
|
1195
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1196
|
+
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
|
|
1197
|
+
dependencies = [
|
|
1198
|
+
"adler",
|
|
1199
|
+
]
|
|
1200
|
+
|
|
1201
|
+
[[package]]
|
|
1202
|
+
name = "mio"
|
|
1203
|
+
version = "0.8.11"
|
|
1204
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1205
|
+
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
|
|
1206
|
+
dependencies = [
|
|
1207
|
+
"libc",
|
|
1208
|
+
"wasi",
|
|
1209
|
+
"windows-sys 0.48.0",
|
|
1210
|
+
]
|
|
1211
|
+
|
|
1212
|
+
[[package]]
|
|
1213
|
+
name = "native-tls"
|
|
1214
|
+
version = "0.2.11"
|
|
1215
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1216
|
+
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
|
1217
|
+
dependencies = [
|
|
1218
|
+
"lazy_static",
|
|
1219
|
+
"libc",
|
|
1220
|
+
"log",
|
|
1221
|
+
"openssl",
|
|
1222
|
+
"openssl-probe",
|
|
1223
|
+
"openssl-sys",
|
|
1224
|
+
"schannel",
|
|
1225
|
+
"security-framework",
|
|
1226
|
+
"security-framework-sys",
|
|
1227
|
+
"tempfile",
|
|
1228
|
+
]
|
|
1229
|
+
|
|
1230
|
+
[[package]]
|
|
1231
|
+
name = "neon"
|
|
1232
|
+
version = "1.0.0"
|
|
1233
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1234
|
+
checksum = "7d75440242411c87dc39847b0e33e961ec1f10326a9d8ecf9c1ea64a3b3c13dc"
|
|
1235
|
+
dependencies = [
|
|
1236
|
+
"getrandom",
|
|
1237
|
+
"libloading",
|
|
1238
|
+
"neon-macros",
|
|
1239
|
+
"once_cell",
|
|
1240
|
+
"semver",
|
|
1241
|
+
"send_wrapper",
|
|
1242
|
+
"smallvec",
|
|
1243
|
+
]
|
|
1244
|
+
|
|
1245
|
+
[[package]]
|
|
1246
|
+
name = "neon-macros"
|
|
1247
|
+
version = "1.0.0"
|
|
1248
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1249
|
+
checksum = "c6813fde79b646e47e7ad75f480aa80ef76a5d9599e2717407961531169ee38b"
|
|
1250
|
+
dependencies = [
|
|
1251
|
+
"quote",
|
|
1252
|
+
"syn 2.0.52",
|
|
1253
|
+
"syn-mid",
|
|
1254
|
+
]
|
|
1255
|
+
|
|
1256
|
+
[[package]]
|
|
1257
|
+
name = "new_debug_unreachable"
|
|
1258
|
+
version = "1.0.4"
|
|
1259
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1260
|
+
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
|
|
1261
|
+
|
|
1262
|
+
[[package]]
|
|
1263
|
+
name = "nix"
|
|
1264
|
+
version = "0.26.4"
|
|
1265
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1266
|
+
checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b"
|
|
1267
|
+
dependencies = [
|
|
1268
|
+
"bitflags 1.3.2",
|
|
1269
|
+
"cfg-if",
|
|
1270
|
+
"libc",
|
|
1271
|
+
"memoffset",
|
|
1272
|
+
"pin-utils",
|
|
1273
|
+
]
|
|
1274
|
+
|
|
1275
|
+
[[package]]
|
|
1276
|
+
name = "num-conv"
|
|
1277
|
+
version = "0.1.0"
|
|
1278
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1279
|
+
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
1280
|
+
|
|
1281
|
+
[[package]]
|
|
1282
|
+
name = "num-traits"
|
|
1283
|
+
version = "0.2.18"
|
|
1284
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1285
|
+
checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
|
|
1286
|
+
dependencies = [
|
|
1287
|
+
"autocfg",
|
|
1288
|
+
]
|
|
1289
|
+
|
|
1290
|
+
[[package]]
|
|
1291
|
+
name = "num_cpus"
|
|
1292
|
+
version = "1.16.0"
|
|
1293
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1294
|
+
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
1295
|
+
dependencies = [
|
|
1296
|
+
"hermit-abi",
|
|
1297
|
+
"libc",
|
|
1298
|
+
]
|
|
1299
|
+
|
|
1300
|
+
[[package]]
|
|
1301
|
+
name = "object"
|
|
1302
|
+
version = "0.32.2"
|
|
1303
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1304
|
+
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
|
1305
|
+
dependencies = [
|
|
1306
|
+
"memchr",
|
|
1307
|
+
]
|
|
1308
|
+
|
|
1309
|
+
[[package]]
|
|
1310
|
+
name = "once_cell"
|
|
1311
|
+
version = "1.19.0"
|
|
1312
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1313
|
+
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
1314
|
+
|
|
1315
|
+
[[package]]
|
|
1316
|
+
name = "openssl"
|
|
1317
|
+
version = "0.10.64"
|
|
1318
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1319
|
+
checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
|
|
1320
|
+
dependencies = [
|
|
1321
|
+
"bitflags 2.4.2",
|
|
1322
|
+
"cfg-if",
|
|
1323
|
+
"foreign-types",
|
|
1324
|
+
"libc",
|
|
1325
|
+
"once_cell",
|
|
1326
|
+
"openssl-macros",
|
|
1327
|
+
"openssl-sys",
|
|
1328
|
+
]
|
|
1329
|
+
|
|
1330
|
+
[[package]]
|
|
1331
|
+
name = "openssl-macros"
|
|
1332
|
+
version = "0.1.1"
|
|
1333
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1334
|
+
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
1335
|
+
dependencies = [
|
|
1336
|
+
"proc-macro2",
|
|
1337
|
+
"quote",
|
|
1338
|
+
"syn 2.0.52",
|
|
1339
|
+
]
|
|
1340
|
+
|
|
1341
|
+
[[package]]
|
|
1342
|
+
name = "openssl-probe"
|
|
1343
|
+
version = "0.1.5"
|
|
1344
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1345
|
+
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
1346
|
+
|
|
1347
|
+
[[package]]
|
|
1348
|
+
name = "openssl-sys"
|
|
1349
|
+
version = "0.9.101"
|
|
1350
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1351
|
+
checksum = "dda2b0f344e78efc2facf7d195d098df0dd72151b26ab98da807afc26c198dff"
|
|
1352
|
+
dependencies = [
|
|
1353
|
+
"cc",
|
|
1354
|
+
"libc",
|
|
1355
|
+
"pkg-config",
|
|
1356
|
+
"vcpkg",
|
|
1357
|
+
]
|
|
1358
|
+
|
|
1359
|
+
[[package]]
|
|
1360
|
+
name = "parking"
|
|
1361
|
+
version = "2.2.0"
|
|
1362
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1363
|
+
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
|
1364
|
+
|
|
1365
|
+
[[package]]
|
|
1366
|
+
name = "parking_lot"
|
|
1367
|
+
version = "0.12.1"
|
|
1368
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1369
|
+
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
1370
|
+
dependencies = [
|
|
1371
|
+
"lock_api",
|
|
1372
|
+
"parking_lot_core",
|
|
1373
|
+
]
|
|
1374
|
+
|
|
1375
|
+
[[package]]
|
|
1376
|
+
name = "parking_lot_core"
|
|
1377
|
+
version = "0.9.9"
|
|
1378
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1379
|
+
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
|
1380
|
+
dependencies = [
|
|
1381
|
+
"cfg-if",
|
|
1382
|
+
"libc",
|
|
1383
|
+
"redox_syscall",
|
|
1384
|
+
"smallvec",
|
|
1385
|
+
"windows-targets 0.48.5",
|
|
1386
|
+
]
|
|
1387
|
+
|
|
1388
|
+
[[package]]
|
|
1389
|
+
name = "percent-encoding"
|
|
1390
|
+
version = "2.3.1"
|
|
1391
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1392
|
+
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
|
1393
|
+
|
|
1394
|
+
[[package]]
|
|
1395
|
+
name = "petgraph"
|
|
1396
|
+
version = "0.6.4"
|
|
1397
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1398
|
+
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
|
|
1399
|
+
dependencies = [
|
|
1400
|
+
"fixedbitset",
|
|
1401
|
+
"indexmap",
|
|
1402
|
+
]
|
|
1403
|
+
|
|
1404
|
+
[[package]]
|
|
1405
|
+
name = "phf_shared"
|
|
1406
|
+
version = "0.10.0"
|
|
1407
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1408
|
+
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
1409
|
+
dependencies = [
|
|
1410
|
+
"siphasher",
|
|
1411
|
+
]
|
|
1412
|
+
|
|
1413
|
+
[[package]]
|
|
1414
|
+
name = "pico-args"
|
|
1415
|
+
version = "0.5.0"
|
|
1416
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1417
|
+
checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
|
1418
|
+
|
|
1419
|
+
[[package]]
|
|
1420
|
+
name = "pin-project-lite"
|
|
1421
|
+
version = "0.2.13"
|
|
1422
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1423
|
+
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
|
1424
|
+
|
|
1425
|
+
[[package]]
|
|
1426
|
+
name = "pin-utils"
|
|
1427
|
+
version = "0.1.0"
|
|
1428
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1429
|
+
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
1430
|
+
|
|
1431
|
+
[[package]]
|
|
1432
|
+
name = "piper"
|
|
1433
|
+
version = "0.2.1"
|
|
1434
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1435
|
+
checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
|
|
1436
|
+
dependencies = [
|
|
1437
|
+
"atomic-waker",
|
|
1438
|
+
"fastrand 2.0.1",
|
|
1439
|
+
"futures-io",
|
|
1440
|
+
]
|
|
1441
|
+
|
|
1442
|
+
[[package]]
|
|
1443
|
+
name = "pkg-config"
|
|
1444
|
+
version = "0.3.30"
|
|
1445
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1446
|
+
checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
|
|
1447
|
+
|
|
1448
|
+
[[package]]
|
|
1449
|
+
name = "polling"
|
|
1450
|
+
version = "2.8.0"
|
|
1451
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1452
|
+
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
|
|
1453
|
+
dependencies = [
|
|
1454
|
+
"autocfg",
|
|
1455
|
+
"bitflags 1.3.2",
|
|
1456
|
+
"cfg-if",
|
|
1457
|
+
"concurrent-queue",
|
|
1458
|
+
"libc",
|
|
1459
|
+
"log",
|
|
1460
|
+
"pin-project-lite",
|
|
1461
|
+
"windows-sys 0.48.0",
|
|
1462
|
+
]
|
|
1463
|
+
|
|
1464
|
+
[[package]]
|
|
1465
|
+
name = "polling"
|
|
1466
|
+
version = "3.5.0"
|
|
1467
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1468
|
+
checksum = "24f040dee2588b4963afb4e420540439d126f73fdacf4a9c486a96d840bac3c9"
|
|
1469
|
+
dependencies = [
|
|
1470
|
+
"cfg-if",
|
|
1471
|
+
"concurrent-queue",
|
|
1472
|
+
"pin-project-lite",
|
|
1473
|
+
"rustix 0.38.31",
|
|
1474
|
+
"tracing",
|
|
1475
|
+
"windows-sys 0.52.0",
|
|
1476
|
+
]
|
|
1477
|
+
|
|
1478
|
+
[[package]]
|
|
1479
|
+
name = "powerfmt"
|
|
1480
|
+
version = "0.2.0"
|
|
1481
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1482
|
+
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
1483
|
+
|
|
1484
|
+
[[package]]
|
|
1485
|
+
name = "precomputed-hash"
|
|
1486
|
+
version = "0.1.1"
|
|
1487
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1488
|
+
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
1489
|
+
|
|
1490
|
+
[[package]]
|
|
1491
|
+
name = "proc-macro2"
|
|
1492
|
+
version = "1.0.78"
|
|
1493
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1494
|
+
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
|
|
1495
|
+
dependencies = [
|
|
1496
|
+
"unicode-ident",
|
|
1497
|
+
]
|
|
1498
|
+
|
|
1499
|
+
[[package]]
|
|
1500
|
+
name = "psl-types"
|
|
1501
|
+
version = "2.0.11"
|
|
1502
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1503
|
+
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
|
|
1504
|
+
|
|
1505
|
+
[[package]]
|
|
1506
|
+
name = "publicsuffix"
|
|
1507
|
+
version = "2.2.3"
|
|
1508
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1509
|
+
checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457"
|
|
1510
|
+
dependencies = [
|
|
1511
|
+
"idna 0.3.0",
|
|
1512
|
+
"psl-types",
|
|
1513
|
+
]
|
|
1514
|
+
|
|
1515
|
+
[[package]]
|
|
1516
|
+
name = "quote"
|
|
1517
|
+
version = "1.0.35"
|
|
1518
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1519
|
+
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
|
1520
|
+
dependencies = [
|
|
1521
|
+
"proc-macro2",
|
|
1522
|
+
]
|
|
1523
|
+
|
|
1524
|
+
[[package]]
|
|
1525
|
+
name = "redox_syscall"
|
|
1526
|
+
version = "0.4.1"
|
|
1527
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1528
|
+
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
|
1529
|
+
dependencies = [
|
|
1530
|
+
"bitflags 1.3.2",
|
|
1531
|
+
]
|
|
1532
|
+
|
|
1533
|
+
[[package]]
|
|
1534
|
+
name = "redox_users"
|
|
1535
|
+
version = "0.4.4"
|
|
1536
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1537
|
+
checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"
|
|
1538
|
+
dependencies = [
|
|
1539
|
+
"getrandom",
|
|
1540
|
+
"libredox",
|
|
1541
|
+
"thiserror",
|
|
1542
|
+
]
|
|
1543
|
+
|
|
1544
|
+
[[package]]
|
|
1545
|
+
name = "regex"
|
|
1546
|
+
version = "1.10.3"
|
|
1547
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1548
|
+
checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
|
|
1549
|
+
dependencies = [
|
|
1550
|
+
"aho-corasick",
|
|
1551
|
+
"memchr",
|
|
1552
|
+
"regex-automata",
|
|
1553
|
+
"regex-syntax",
|
|
1554
|
+
]
|
|
1555
|
+
|
|
1556
|
+
[[package]]
|
|
1557
|
+
name = "regex-automata"
|
|
1558
|
+
version = "0.4.6"
|
|
1559
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1560
|
+
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
|
1561
|
+
dependencies = [
|
|
1562
|
+
"aho-corasick",
|
|
1563
|
+
"memchr",
|
|
1564
|
+
"regex-syntax",
|
|
1565
|
+
]
|
|
1566
|
+
|
|
1567
|
+
[[package]]
|
|
1568
|
+
name = "regex-syntax"
|
|
1569
|
+
version = "0.8.2"
|
|
1570
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1571
|
+
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
|
1572
|
+
|
|
1573
|
+
[[package]]
|
|
1574
|
+
name = "reqwest"
|
|
1575
|
+
version = "0.11.24"
|
|
1576
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1577
|
+
checksum = "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251"
|
|
1578
|
+
dependencies = [
|
|
1579
|
+
"base64",
|
|
1580
|
+
"bytes",
|
|
1581
|
+
"cookie",
|
|
1582
|
+
"cookie_store",
|
|
1583
|
+
"encoding_rs",
|
|
1584
|
+
"futures-core",
|
|
1585
|
+
"futures-util",
|
|
1586
|
+
"h2",
|
|
1587
|
+
"http",
|
|
1588
|
+
"http-body",
|
|
1589
|
+
"hyper",
|
|
1590
|
+
"hyper-tls",
|
|
1591
|
+
"ipnet",
|
|
1592
|
+
"js-sys",
|
|
1593
|
+
"log",
|
|
1594
|
+
"mime",
|
|
1595
|
+
"mime_guess",
|
|
1596
|
+
"native-tls",
|
|
1597
|
+
"once_cell",
|
|
1598
|
+
"percent-encoding",
|
|
1599
|
+
"pin-project-lite",
|
|
1600
|
+
"rustls-pemfile",
|
|
1601
|
+
"serde",
|
|
1602
|
+
"serde_json",
|
|
1603
|
+
"serde_urlencoded",
|
|
1604
|
+
"sync_wrapper",
|
|
1605
|
+
"system-configuration",
|
|
1606
|
+
"tokio",
|
|
1607
|
+
"tokio-native-tls",
|
|
1608
|
+
"tower-service",
|
|
1609
|
+
"url",
|
|
1610
|
+
"wasm-bindgen",
|
|
1611
|
+
"wasm-bindgen-futures",
|
|
1612
|
+
"web-sys",
|
|
1613
|
+
"winreg",
|
|
1614
|
+
]
|
|
1615
|
+
|
|
1616
|
+
[[package]]
|
|
1617
|
+
name = "rustc-demangle"
|
|
1618
|
+
version = "0.1.23"
|
|
1619
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1620
|
+
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
1621
|
+
|
|
1622
|
+
[[package]]
|
|
1623
|
+
name = "rustix"
|
|
1624
|
+
version = "0.37.27"
|
|
1625
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1626
|
+
checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
|
|
1627
|
+
dependencies = [
|
|
1628
|
+
"bitflags 1.3.2",
|
|
1629
|
+
"errno",
|
|
1630
|
+
"io-lifetimes",
|
|
1631
|
+
"libc",
|
|
1632
|
+
"linux-raw-sys 0.3.8",
|
|
1633
|
+
"windows-sys 0.48.0",
|
|
1634
|
+
]
|
|
1635
|
+
|
|
1636
|
+
[[package]]
|
|
1637
|
+
name = "rustix"
|
|
1638
|
+
version = "0.38.31"
|
|
1639
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1640
|
+
checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949"
|
|
1641
|
+
dependencies = [
|
|
1642
|
+
"bitflags 2.4.2",
|
|
1643
|
+
"errno",
|
|
1644
|
+
"libc",
|
|
1645
|
+
"linux-raw-sys 0.4.13",
|
|
1646
|
+
"windows-sys 0.52.0",
|
|
1647
|
+
]
|
|
1648
|
+
|
|
1649
|
+
[[package]]
|
|
1650
|
+
name = "rustls-pemfile"
|
|
1651
|
+
version = "1.0.4"
|
|
1652
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1653
|
+
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
|
1654
|
+
dependencies = [
|
|
1655
|
+
"base64",
|
|
1656
|
+
]
|
|
1657
|
+
|
|
1658
|
+
[[package]]
|
|
1659
|
+
name = "rustversion"
|
|
1660
|
+
version = "1.0.14"
|
|
1661
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1662
|
+
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
|
1663
|
+
|
|
1664
|
+
[[package]]
|
|
1665
|
+
name = "ryu"
|
|
1666
|
+
version = "1.0.17"
|
|
1667
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1668
|
+
checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
|
|
1669
|
+
|
|
1670
|
+
[[package]]
|
|
1671
|
+
name = "same-file"
|
|
1672
|
+
version = "1.0.6"
|
|
1673
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1674
|
+
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
1675
|
+
dependencies = [
|
|
1676
|
+
"winapi-util",
|
|
1677
|
+
]
|
|
1678
|
+
|
|
1679
|
+
[[package]]
|
|
1680
|
+
name = "schannel"
|
|
1681
|
+
version = "0.1.23"
|
|
1682
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1683
|
+
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
|
|
1684
|
+
dependencies = [
|
|
1685
|
+
"windows-sys 0.52.0",
|
|
1686
|
+
]
|
|
1687
|
+
|
|
1688
|
+
[[package]]
|
|
1689
|
+
name = "scopeguard"
|
|
1690
|
+
version = "1.2.0"
|
|
1691
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1692
|
+
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
1693
|
+
|
|
1694
|
+
[[package]]
|
|
1695
|
+
name = "security-framework"
|
|
1696
|
+
version = "2.9.2"
|
|
1697
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1698
|
+
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
|
|
1699
|
+
dependencies = [
|
|
1700
|
+
"bitflags 1.3.2",
|
|
1701
|
+
"core-foundation",
|
|
1702
|
+
"core-foundation-sys",
|
|
1703
|
+
"libc",
|
|
1704
|
+
"security-framework-sys",
|
|
1705
|
+
]
|
|
1706
|
+
|
|
1707
|
+
[[package]]
|
|
1708
|
+
name = "security-framework-sys"
|
|
1709
|
+
version = "2.9.1"
|
|
1710
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1711
|
+
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
|
|
1712
|
+
dependencies = [
|
|
1713
|
+
"core-foundation-sys",
|
|
1714
|
+
"libc",
|
|
1715
|
+
]
|
|
1716
|
+
|
|
1717
|
+
[[package]]
|
|
1718
|
+
name = "semver"
|
|
1719
|
+
version = "1.0.22"
|
|
1720
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1721
|
+
checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
|
|
1722
|
+
|
|
1723
|
+
[[package]]
|
|
1724
|
+
name = "send_wrapper"
|
|
1725
|
+
version = "0.6.0"
|
|
1726
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1727
|
+
checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
|
|
1728
|
+
|
|
1729
|
+
[[package]]
|
|
1730
|
+
name = "serde"
|
|
1731
|
+
version = "1.0.197"
|
|
1732
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1733
|
+
checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
|
|
1734
|
+
dependencies = [
|
|
1735
|
+
"serde_derive",
|
|
1736
|
+
]
|
|
1737
|
+
|
|
1738
|
+
[[package]]
|
|
1739
|
+
name = "serde_derive"
|
|
1740
|
+
version = "1.0.197"
|
|
1741
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1742
|
+
checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
|
|
1743
|
+
dependencies = [
|
|
1744
|
+
"proc-macro2",
|
|
1745
|
+
"quote",
|
|
1746
|
+
"syn 2.0.52",
|
|
1747
|
+
]
|
|
1748
|
+
|
|
1749
|
+
[[package]]
|
|
1750
|
+
name = "serde_json"
|
|
1751
|
+
version = "1.0.114"
|
|
1752
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1753
|
+
checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
|
|
1754
|
+
dependencies = [
|
|
1755
|
+
"itoa",
|
|
1756
|
+
"ryu",
|
|
1757
|
+
"serde",
|
|
1758
|
+
]
|
|
1759
|
+
|
|
1760
|
+
[[package]]
|
|
1761
|
+
name = "serde_regex"
|
|
1762
|
+
version = "1.1.0"
|
|
1763
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1764
|
+
checksum = "a8136f1a4ea815d7eac4101cfd0b16dc0cb5e1fe1b8609dfd728058656b7badf"
|
|
1765
|
+
dependencies = [
|
|
1766
|
+
"regex",
|
|
1767
|
+
"serde",
|
|
1768
|
+
]
|
|
1769
|
+
|
|
1770
|
+
[[package]]
|
|
1771
|
+
name = "serde_urlencoded"
|
|
1772
|
+
version = "0.7.1"
|
|
1773
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1774
|
+
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
1775
|
+
dependencies = [
|
|
1776
|
+
"form_urlencoded",
|
|
1777
|
+
"itoa",
|
|
1778
|
+
"ryu",
|
|
1779
|
+
"serde",
|
|
1780
|
+
]
|
|
1781
|
+
|
|
1782
|
+
[[package]]
|
|
1783
|
+
name = "signal-hook-registry"
|
|
1784
|
+
version = "1.4.1"
|
|
1785
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1786
|
+
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
|
1787
|
+
dependencies = [
|
|
1788
|
+
"libc",
|
|
1789
|
+
]
|
|
1790
|
+
|
|
1791
|
+
[[package]]
|
|
1792
|
+
name = "similar"
|
|
1793
|
+
version = "2.4.0"
|
|
1794
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1795
|
+
checksum = "32fea41aca09ee824cc9724996433064c89f7777e60762749a4170a14abbfa21"
|
|
1796
|
+
|
|
1797
|
+
[[package]]
|
|
1798
|
+
name = "siphasher"
|
|
1799
|
+
version = "0.3.11"
|
|
1800
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1801
|
+
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
1802
|
+
|
|
1803
|
+
[[package]]
|
|
1804
|
+
name = "slab"
|
|
1805
|
+
version = "0.4.9"
|
|
1806
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1807
|
+
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
|
1808
|
+
dependencies = [
|
|
1809
|
+
"autocfg",
|
|
1810
|
+
]
|
|
1811
|
+
|
|
1812
|
+
[[package]]
|
|
1813
|
+
name = "smallvec"
|
|
1814
|
+
version = "1.13.1"
|
|
1815
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1816
|
+
checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
|
|
1817
|
+
|
|
1818
|
+
[[package]]
|
|
1819
|
+
name = "socket2"
|
|
1820
|
+
version = "0.4.10"
|
|
1821
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1822
|
+
checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
|
|
1823
|
+
dependencies = [
|
|
1824
|
+
"libc",
|
|
1825
|
+
"winapi",
|
|
1826
|
+
]
|
|
1827
|
+
|
|
1828
|
+
[[package]]
|
|
1829
|
+
name = "socket2"
|
|
1830
|
+
version = "0.5.6"
|
|
1831
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1832
|
+
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
|
|
1833
|
+
dependencies = [
|
|
1834
|
+
"libc",
|
|
1835
|
+
"windows-sys 0.52.0",
|
|
1836
|
+
]
|
|
1837
|
+
|
|
1838
|
+
[[package]]
|
|
1839
|
+
name = "string_cache"
|
|
1840
|
+
version = "0.8.7"
|
|
1841
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1842
|
+
checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
|
|
1843
|
+
dependencies = [
|
|
1844
|
+
"new_debug_unreachable",
|
|
1845
|
+
"once_cell",
|
|
1846
|
+
"parking_lot",
|
|
1847
|
+
"phf_shared",
|
|
1848
|
+
"precomputed-hash",
|
|
1849
|
+
]
|
|
1850
|
+
|
|
1851
|
+
[[package]]
|
|
1852
|
+
name = "syn"
|
|
1853
|
+
version = "1.0.109"
|
|
1854
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1855
|
+
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
1856
|
+
dependencies = [
|
|
1857
|
+
"proc-macro2",
|
|
1858
|
+
"quote",
|
|
1859
|
+
"unicode-ident",
|
|
1860
|
+
]
|
|
1861
|
+
|
|
1862
|
+
[[package]]
|
|
1863
|
+
name = "syn"
|
|
1864
|
+
version = "2.0.52"
|
|
1865
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1866
|
+
checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
|
|
1867
|
+
dependencies = [
|
|
1868
|
+
"proc-macro2",
|
|
1869
|
+
"quote",
|
|
1870
|
+
"unicode-ident",
|
|
1871
|
+
]
|
|
1872
|
+
|
|
1873
|
+
[[package]]
|
|
1874
|
+
name = "syn-mid"
|
|
1875
|
+
version = "0.6.0"
|
|
1876
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1877
|
+
checksum = "b5dc35bb08dd1ca3dfb09dce91fd2d13294d6711c88897d9a9d60acf39bce049"
|
|
1878
|
+
dependencies = [
|
|
1879
|
+
"proc-macro2",
|
|
1880
|
+
"quote",
|
|
1881
|
+
"syn 2.0.52",
|
|
1882
|
+
]
|
|
1883
|
+
|
|
1884
|
+
[[package]]
|
|
1885
|
+
name = "sync_wrapper"
|
|
1886
|
+
version = "0.1.2"
|
|
1887
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1888
|
+
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
|
|
1889
|
+
|
|
1890
|
+
[[package]]
|
|
1891
|
+
name = "system-configuration"
|
|
1892
|
+
version = "0.5.1"
|
|
1893
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1894
|
+
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
|
1895
|
+
dependencies = [
|
|
1896
|
+
"bitflags 1.3.2",
|
|
1897
|
+
"core-foundation",
|
|
1898
|
+
"system-configuration-sys",
|
|
1899
|
+
]
|
|
1900
|
+
|
|
1901
|
+
[[package]]
|
|
1902
|
+
name = "system-configuration-sys"
|
|
1903
|
+
version = "0.5.0"
|
|
1904
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1905
|
+
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
|
1906
|
+
dependencies = [
|
|
1907
|
+
"core-foundation-sys",
|
|
1908
|
+
"libc",
|
|
1909
|
+
]
|
|
1910
|
+
|
|
1911
|
+
[[package]]
|
|
1912
|
+
name = "tempfile"
|
|
1913
|
+
version = "3.10.1"
|
|
1914
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1915
|
+
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
|
|
1916
|
+
dependencies = [
|
|
1917
|
+
"cfg-if",
|
|
1918
|
+
"fastrand 2.0.1",
|
|
1919
|
+
"rustix 0.38.31",
|
|
1920
|
+
"windows-sys 0.52.0",
|
|
1921
|
+
]
|
|
1922
|
+
|
|
1923
|
+
[[package]]
|
|
1924
|
+
name = "term"
|
|
1925
|
+
version = "0.7.0"
|
|
1926
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1927
|
+
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
|
|
1928
|
+
dependencies = [
|
|
1929
|
+
"dirs-next",
|
|
1930
|
+
"rustversion",
|
|
1931
|
+
"winapi",
|
|
1932
|
+
]
|
|
1933
|
+
|
|
1934
|
+
[[package]]
|
|
1935
|
+
name = "thiserror"
|
|
1936
|
+
version = "1.0.57"
|
|
1937
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1938
|
+
checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b"
|
|
1939
|
+
dependencies = [
|
|
1940
|
+
"thiserror-impl",
|
|
1941
|
+
]
|
|
1942
|
+
|
|
1943
|
+
[[package]]
|
|
1944
|
+
name = "thiserror-impl"
|
|
1945
|
+
version = "1.0.57"
|
|
1946
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1947
|
+
checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81"
|
|
1948
|
+
dependencies = [
|
|
1949
|
+
"proc-macro2",
|
|
1950
|
+
"quote",
|
|
1951
|
+
"syn 2.0.52",
|
|
1952
|
+
]
|
|
1953
|
+
|
|
1954
|
+
[[package]]
|
|
1955
|
+
name = "time"
|
|
1956
|
+
version = "0.3.34"
|
|
1957
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1958
|
+
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
|
|
1959
|
+
dependencies = [
|
|
1960
|
+
"deranged",
|
|
1961
|
+
"itoa",
|
|
1962
|
+
"num-conv",
|
|
1963
|
+
"powerfmt",
|
|
1964
|
+
"serde",
|
|
1965
|
+
"time-core",
|
|
1966
|
+
"time-macros",
|
|
1967
|
+
]
|
|
1968
|
+
|
|
1969
|
+
[[package]]
|
|
1970
|
+
name = "time-core"
|
|
1971
|
+
version = "0.1.2"
|
|
1972
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1973
|
+
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
1974
|
+
|
|
1975
|
+
[[package]]
|
|
1976
|
+
name = "time-macros"
|
|
1977
|
+
version = "0.2.17"
|
|
1978
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1979
|
+
checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
|
|
1980
|
+
dependencies = [
|
|
1981
|
+
"num-conv",
|
|
1982
|
+
"time-core",
|
|
1983
|
+
]
|
|
1984
|
+
|
|
1985
|
+
[[package]]
|
|
1986
|
+
name = "tiny-keccak"
|
|
1987
|
+
version = "2.0.2"
|
|
1988
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1989
|
+
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
|
|
1990
|
+
dependencies = [
|
|
1991
|
+
"crunchy",
|
|
1992
|
+
]
|
|
1993
|
+
|
|
1994
|
+
[[package]]
|
|
1995
|
+
name = "tinyvec"
|
|
1996
|
+
version = "1.6.0"
|
|
1997
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1998
|
+
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
|
1999
|
+
dependencies = [
|
|
2000
|
+
"tinyvec_macros",
|
|
2001
|
+
]
|
|
2002
|
+
|
|
2003
|
+
[[package]]
|
|
2004
|
+
name = "tinyvec_macros"
|
|
2005
|
+
version = "0.1.1"
|
|
2006
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2007
|
+
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
2008
|
+
|
|
2009
|
+
[[package]]
|
|
2010
|
+
name = "tokio"
|
|
2011
|
+
version = "1.36.0"
|
|
2012
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2013
|
+
checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
|
|
2014
|
+
dependencies = [
|
|
2015
|
+
"backtrace",
|
|
2016
|
+
"bytes",
|
|
2017
|
+
"libc",
|
|
2018
|
+
"mio",
|
|
2019
|
+
"num_cpus",
|
|
2020
|
+
"parking_lot",
|
|
2021
|
+
"pin-project-lite",
|
|
2022
|
+
"signal-hook-registry",
|
|
2023
|
+
"socket2 0.5.6",
|
|
2024
|
+
"tokio-macros",
|
|
2025
|
+
"windows-sys 0.48.0",
|
|
2026
|
+
]
|
|
2027
|
+
|
|
2028
|
+
[[package]]
|
|
2029
|
+
name = "tokio-macros"
|
|
2030
|
+
version = "2.2.0"
|
|
2031
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2032
|
+
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|
2033
|
+
dependencies = [
|
|
2034
|
+
"proc-macro2",
|
|
2035
|
+
"quote",
|
|
2036
|
+
"syn 2.0.52",
|
|
2037
|
+
]
|
|
2038
|
+
|
|
2039
|
+
[[package]]
|
|
2040
|
+
name = "tokio-native-tls"
|
|
2041
|
+
version = "0.3.1"
|
|
2042
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2043
|
+
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
|
2044
|
+
dependencies = [
|
|
2045
|
+
"native-tls",
|
|
2046
|
+
"tokio",
|
|
2047
|
+
]
|
|
2048
|
+
|
|
2049
|
+
[[package]]
|
|
2050
|
+
name = "tokio-util"
|
|
2051
|
+
version = "0.7.10"
|
|
2052
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2053
|
+
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
|
2054
|
+
dependencies = [
|
|
2055
|
+
"bytes",
|
|
2056
|
+
"futures-core",
|
|
2057
|
+
"futures-sink",
|
|
2058
|
+
"pin-project-lite",
|
|
2059
|
+
"tokio",
|
|
2060
|
+
"tracing",
|
|
2061
|
+
]
|
|
2062
|
+
|
|
2063
|
+
[[package]]
|
|
2064
|
+
name = "tower-service"
|
|
2065
|
+
version = "0.3.2"
|
|
2066
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2067
|
+
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
2068
|
+
|
|
2069
|
+
[[package]]
|
|
2070
|
+
name = "tracing"
|
|
2071
|
+
version = "0.1.40"
|
|
2072
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2073
|
+
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
|
2074
|
+
dependencies = [
|
|
2075
|
+
"pin-project-lite",
|
|
2076
|
+
"tracing-core",
|
|
2077
|
+
]
|
|
2078
|
+
|
|
2079
|
+
[[package]]
|
|
2080
|
+
name = "tracing-core"
|
|
2081
|
+
version = "0.1.32"
|
|
2082
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2083
|
+
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
|
2084
|
+
dependencies = [
|
|
2085
|
+
"once_cell",
|
|
2086
|
+
]
|
|
2087
|
+
|
|
2088
|
+
[[package]]
|
|
2089
|
+
name = "try-lock"
|
|
2090
|
+
version = "0.2.5"
|
|
2091
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2092
|
+
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
2093
|
+
|
|
2094
|
+
[[package]]
|
|
2095
|
+
name = "unicase"
|
|
2096
|
+
version = "2.7.0"
|
|
2097
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2098
|
+
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
|
|
2099
|
+
dependencies = [
|
|
2100
|
+
"version_check",
|
|
2101
|
+
]
|
|
2102
|
+
|
|
2103
|
+
[[package]]
|
|
2104
|
+
name = "unicode-bidi"
|
|
2105
|
+
version = "0.3.15"
|
|
2106
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2107
|
+
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
|
2108
|
+
|
|
2109
|
+
[[package]]
|
|
2110
|
+
name = "unicode-ident"
|
|
2111
|
+
version = "1.0.12"
|
|
2112
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2113
|
+
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
|
2114
|
+
|
|
2115
|
+
[[package]]
|
|
2116
|
+
name = "unicode-normalization"
|
|
2117
|
+
version = "0.1.23"
|
|
2118
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2119
|
+
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
|
|
2120
|
+
dependencies = [
|
|
2121
|
+
"tinyvec",
|
|
2122
|
+
]
|
|
2123
|
+
|
|
2124
|
+
[[package]]
|
|
2125
|
+
name = "unicode-xid"
|
|
2126
|
+
version = "0.2.4"
|
|
2127
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2128
|
+
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|
2129
|
+
|
|
2130
|
+
[[package]]
|
|
2131
|
+
name = "url"
|
|
2132
|
+
version = "2.5.0"
|
|
2133
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2134
|
+
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
|
|
2135
|
+
dependencies = [
|
|
2136
|
+
"form_urlencoded",
|
|
2137
|
+
"idna 0.5.0",
|
|
2138
|
+
"percent-encoding",
|
|
2139
|
+
]
|
|
2140
|
+
|
|
2141
|
+
[[package]]
|
|
2142
|
+
name = "value-bag"
|
|
2143
|
+
version = "1.7.0"
|
|
2144
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2145
|
+
checksum = "126e423afe2dd9ac52142e7e9d5ce4135d7e13776c529d27fd6bc49f19e3280b"
|
|
2146
|
+
|
|
2147
|
+
[[package]]
|
|
2148
|
+
name = "vcpkg"
|
|
2149
|
+
version = "0.2.15"
|
|
2150
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2151
|
+
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
2152
|
+
|
|
2153
|
+
[[package]]
|
|
2154
|
+
name = "version_check"
|
|
2155
|
+
version = "0.9.4"
|
|
2156
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2157
|
+
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
2158
|
+
|
|
2159
|
+
[[package]]
|
|
2160
|
+
name = "waker-fn"
|
|
2161
|
+
version = "1.1.1"
|
|
2162
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2163
|
+
checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"
|
|
2164
|
+
|
|
2165
|
+
[[package]]
|
|
2166
|
+
name = "walkdir"
|
|
2167
|
+
version = "2.5.0"
|
|
2168
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2169
|
+
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
|
2170
|
+
dependencies = [
|
|
2171
|
+
"same-file",
|
|
2172
|
+
"winapi-util",
|
|
2173
|
+
]
|
|
2174
|
+
|
|
2175
|
+
[[package]]
|
|
2176
|
+
name = "want"
|
|
2177
|
+
version = "0.3.1"
|
|
2178
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2179
|
+
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
2180
|
+
dependencies = [
|
|
2181
|
+
"try-lock",
|
|
2182
|
+
]
|
|
2183
|
+
|
|
2184
|
+
[[package]]
|
|
2185
|
+
name = "wasi"
|
|
2186
|
+
version = "0.11.0+wasi-snapshot-preview1"
|
|
2187
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2188
|
+
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
2189
|
+
|
|
2190
|
+
[[package]]
|
|
2191
|
+
name = "wasm-bindgen"
|
|
2192
|
+
version = "0.2.92"
|
|
2193
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2194
|
+
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
|
|
2195
|
+
dependencies = [
|
|
2196
|
+
"cfg-if",
|
|
2197
|
+
"wasm-bindgen-macro",
|
|
2198
|
+
]
|
|
2199
|
+
|
|
2200
|
+
[[package]]
|
|
2201
|
+
name = "wasm-bindgen-backend"
|
|
2202
|
+
version = "0.2.92"
|
|
2203
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2204
|
+
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
|
|
2205
|
+
dependencies = [
|
|
2206
|
+
"bumpalo",
|
|
2207
|
+
"log",
|
|
2208
|
+
"once_cell",
|
|
2209
|
+
"proc-macro2",
|
|
2210
|
+
"quote",
|
|
2211
|
+
"syn 2.0.52",
|
|
2212
|
+
"wasm-bindgen-shared",
|
|
2213
|
+
]
|
|
2214
|
+
|
|
2215
|
+
[[package]]
|
|
2216
|
+
name = "wasm-bindgen-futures"
|
|
2217
|
+
version = "0.4.42"
|
|
2218
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2219
|
+
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
|
|
2220
|
+
dependencies = [
|
|
2221
|
+
"cfg-if",
|
|
2222
|
+
"js-sys",
|
|
2223
|
+
"wasm-bindgen",
|
|
2224
|
+
"web-sys",
|
|
2225
|
+
]
|
|
2226
|
+
|
|
2227
|
+
[[package]]
|
|
2228
|
+
name = "wasm-bindgen-macro"
|
|
2229
|
+
version = "0.2.92"
|
|
2230
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2231
|
+
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
|
2232
|
+
dependencies = [
|
|
2233
|
+
"quote",
|
|
2234
|
+
"wasm-bindgen-macro-support",
|
|
2235
|
+
]
|
|
2236
|
+
|
|
2237
|
+
[[package]]
|
|
2238
|
+
name = "wasm-bindgen-macro-support"
|
|
2239
|
+
version = "0.2.92"
|
|
2240
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2241
|
+
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
|
2242
|
+
dependencies = [
|
|
2243
|
+
"proc-macro2",
|
|
2244
|
+
"quote",
|
|
2245
|
+
"syn 2.0.52",
|
|
2246
|
+
"wasm-bindgen-backend",
|
|
2247
|
+
"wasm-bindgen-shared",
|
|
2248
|
+
]
|
|
2249
|
+
|
|
2250
|
+
[[package]]
|
|
2251
|
+
name = "wasm-bindgen-shared"
|
|
2252
|
+
version = "0.2.92"
|
|
2253
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2254
|
+
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
|
|
2255
|
+
|
|
2256
|
+
[[package]]
|
|
2257
|
+
name = "web-sys"
|
|
2258
|
+
version = "0.3.69"
|
|
2259
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2260
|
+
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
|
|
2261
|
+
dependencies = [
|
|
2262
|
+
"js-sys",
|
|
2263
|
+
"wasm-bindgen",
|
|
2264
|
+
]
|
|
2265
|
+
|
|
2266
|
+
[[package]]
|
|
2267
|
+
name = "widestring"
|
|
2268
|
+
version = "1.0.2"
|
|
2269
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2270
|
+
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
|
|
2271
|
+
|
|
2272
|
+
[[package]]
|
|
2273
|
+
name = "winapi"
|
|
2274
|
+
version = "0.3.9"
|
|
2275
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2276
|
+
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
2277
|
+
dependencies = [
|
|
2278
|
+
"winapi-i686-pc-windows-gnu",
|
|
2279
|
+
"winapi-x86_64-pc-windows-gnu",
|
|
2280
|
+
]
|
|
2281
|
+
|
|
2282
|
+
[[package]]
|
|
2283
|
+
name = "winapi-i686-pc-windows-gnu"
|
|
2284
|
+
version = "0.4.0"
|
|
2285
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2286
|
+
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
2287
|
+
|
|
2288
|
+
[[package]]
|
|
2289
|
+
name = "winapi-util"
|
|
2290
|
+
version = "0.1.6"
|
|
2291
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2292
|
+
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
|
2293
|
+
dependencies = [
|
|
2294
|
+
"winapi",
|
|
2295
|
+
]
|
|
2296
|
+
|
|
2297
|
+
[[package]]
|
|
2298
|
+
name = "winapi-x86_64-pc-windows-gnu"
|
|
2299
|
+
version = "0.4.0"
|
|
2300
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2301
|
+
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
2302
|
+
|
|
2303
|
+
[[package]]
|
|
2304
|
+
name = "windows"
|
|
2305
|
+
version = "0.52.0"
|
|
2306
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2307
|
+
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
|
|
2308
|
+
dependencies = [
|
|
2309
|
+
"windows-core",
|
|
2310
|
+
"windows-implement",
|
|
2311
|
+
"windows-interface",
|
|
2312
|
+
"windows-targets 0.52.4",
|
|
2313
|
+
]
|
|
2314
|
+
|
|
2315
|
+
[[package]]
|
|
2316
|
+
name = "windows-core"
|
|
2317
|
+
version = "0.52.0"
|
|
2318
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2319
|
+
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
2320
|
+
dependencies = [
|
|
2321
|
+
"windows-targets 0.52.4",
|
|
2322
|
+
]
|
|
2323
|
+
|
|
2324
|
+
[[package]]
|
|
2325
|
+
name = "windows-implement"
|
|
2326
|
+
version = "0.52.0"
|
|
2327
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2328
|
+
checksum = "12168c33176773b86799be25e2a2ba07c7aab9968b37541f1094dbd7a60c8946"
|
|
2329
|
+
dependencies = [
|
|
2330
|
+
"proc-macro2",
|
|
2331
|
+
"quote",
|
|
2332
|
+
"syn 2.0.52",
|
|
2333
|
+
]
|
|
2334
|
+
|
|
2335
|
+
[[package]]
|
|
2336
|
+
name = "windows-interface"
|
|
2337
|
+
version = "0.52.0"
|
|
2338
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2339
|
+
checksum = "9d8dc32e0095a7eeccebd0e3f09e9509365ecb3fc6ac4d6f5f14a3f6392942d1"
|
|
2340
|
+
dependencies = [
|
|
2341
|
+
"proc-macro2",
|
|
2342
|
+
"quote",
|
|
2343
|
+
"syn 2.0.52",
|
|
2344
|
+
]
|
|
2345
|
+
|
|
2346
|
+
[[package]]
|
|
2347
|
+
name = "windows-sys"
|
|
2348
|
+
version = "0.48.0"
|
|
2349
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2350
|
+
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
2351
|
+
dependencies = [
|
|
2352
|
+
"windows-targets 0.48.5",
|
|
2353
|
+
]
|
|
2354
|
+
|
|
2355
|
+
[[package]]
|
|
2356
|
+
name = "windows-sys"
|
|
2357
|
+
version = "0.52.0"
|
|
2358
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2359
|
+
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
2360
|
+
dependencies = [
|
|
2361
|
+
"windows-targets 0.52.4",
|
|
2362
|
+
]
|
|
2363
|
+
|
|
2364
|
+
[[package]]
|
|
2365
|
+
name = "windows-targets"
|
|
2366
|
+
version = "0.48.5"
|
|
2367
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2368
|
+
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
2369
|
+
dependencies = [
|
|
2370
|
+
"windows_aarch64_gnullvm 0.48.5",
|
|
2371
|
+
"windows_aarch64_msvc 0.48.5",
|
|
2372
|
+
"windows_i686_gnu 0.48.5",
|
|
2373
|
+
"windows_i686_msvc 0.48.5",
|
|
2374
|
+
"windows_x86_64_gnu 0.48.5",
|
|
2375
|
+
"windows_x86_64_gnullvm 0.48.5",
|
|
2376
|
+
"windows_x86_64_msvc 0.48.5",
|
|
2377
|
+
]
|
|
2378
|
+
|
|
2379
|
+
[[package]]
|
|
2380
|
+
name = "windows-targets"
|
|
2381
|
+
version = "0.52.4"
|
|
2382
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2383
|
+
checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
|
|
2384
|
+
dependencies = [
|
|
2385
|
+
"windows_aarch64_gnullvm 0.52.4",
|
|
2386
|
+
"windows_aarch64_msvc 0.52.4",
|
|
2387
|
+
"windows_i686_gnu 0.52.4",
|
|
2388
|
+
"windows_i686_msvc 0.52.4",
|
|
2389
|
+
"windows_x86_64_gnu 0.52.4",
|
|
2390
|
+
"windows_x86_64_gnullvm 0.52.4",
|
|
2391
|
+
"windows_x86_64_msvc 0.52.4",
|
|
2392
|
+
]
|
|
2393
|
+
|
|
2394
|
+
[[package]]
|
|
2395
|
+
name = "windows_aarch64_gnullvm"
|
|
2396
|
+
version = "0.48.5"
|
|
2397
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2398
|
+
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
2399
|
+
|
|
2400
|
+
[[package]]
|
|
2401
|
+
name = "windows_aarch64_gnullvm"
|
|
2402
|
+
version = "0.52.4"
|
|
2403
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2404
|
+
checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
|
|
2405
|
+
|
|
2406
|
+
[[package]]
|
|
2407
|
+
name = "windows_aarch64_msvc"
|
|
2408
|
+
version = "0.48.5"
|
|
2409
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2410
|
+
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
2411
|
+
|
|
2412
|
+
[[package]]
|
|
2413
|
+
name = "windows_aarch64_msvc"
|
|
2414
|
+
version = "0.52.4"
|
|
2415
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2416
|
+
checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
|
|
2417
|
+
|
|
2418
|
+
[[package]]
|
|
2419
|
+
name = "windows_i686_gnu"
|
|
2420
|
+
version = "0.48.5"
|
|
2421
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2422
|
+
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
2423
|
+
|
|
2424
|
+
[[package]]
|
|
2425
|
+
name = "windows_i686_gnu"
|
|
2426
|
+
version = "0.52.4"
|
|
2427
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2428
|
+
checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
|
|
2429
|
+
|
|
2430
|
+
[[package]]
|
|
2431
|
+
name = "windows_i686_msvc"
|
|
2432
|
+
version = "0.48.5"
|
|
2433
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2434
|
+
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
2435
|
+
|
|
2436
|
+
[[package]]
|
|
2437
|
+
name = "windows_i686_msvc"
|
|
2438
|
+
version = "0.52.4"
|
|
2439
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2440
|
+
checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
|
|
2441
|
+
|
|
2442
|
+
[[package]]
|
|
2443
|
+
name = "windows_x86_64_gnu"
|
|
2444
|
+
version = "0.48.5"
|
|
2445
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2446
|
+
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
2447
|
+
|
|
2448
|
+
[[package]]
|
|
2449
|
+
name = "windows_x86_64_gnu"
|
|
2450
|
+
version = "0.52.4"
|
|
2451
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2452
|
+
checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
|
|
2453
|
+
|
|
2454
|
+
[[package]]
|
|
2455
|
+
name = "windows_x86_64_gnullvm"
|
|
2456
|
+
version = "0.48.5"
|
|
2457
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2458
|
+
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
2459
|
+
|
|
2460
|
+
[[package]]
|
|
2461
|
+
name = "windows_x86_64_gnullvm"
|
|
2462
|
+
version = "0.52.4"
|
|
2463
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2464
|
+
checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
|
|
2465
|
+
|
|
2466
|
+
[[package]]
|
|
2467
|
+
name = "windows_x86_64_msvc"
|
|
2468
|
+
version = "0.48.5"
|
|
2469
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2470
|
+
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
2471
|
+
|
|
2472
|
+
[[package]]
|
|
2473
|
+
name = "windows_x86_64_msvc"
|
|
2474
|
+
version = "0.52.4"
|
|
2475
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2476
|
+
checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
|
|
2477
|
+
|
|
2478
|
+
[[package]]
|
|
2479
|
+
name = "winreg"
|
|
2480
|
+
version = "0.50.0"
|
|
2481
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2482
|
+
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
2483
|
+
dependencies = [
|
|
2484
|
+
"cfg-if",
|
|
2485
|
+
"windows-sys 0.48.0",
|
|
2486
|
+
]
|
|
2487
|
+
|
|
2488
|
+
[[package]]
|
|
2489
|
+
name = "wmi"
|
|
2490
|
+
version = "0.13.3"
|
|
2491
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2492
|
+
checksum = "fc2f0a4062ca522aad4705a2948fd4061b3857537990202a8ddd5af21607f79a"
|
|
2493
|
+
dependencies = [
|
|
2494
|
+
"chrono",
|
|
2495
|
+
"futures",
|
|
2496
|
+
"log",
|
|
2497
|
+
"serde",
|
|
2498
|
+
"thiserror",
|
|
2499
|
+
"windows",
|
|
2500
|
+
]
|