@zowe/cli 8.18.0 → 8.18.1
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/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
- package/prebuilds/Cargo.lock +178 -117
- package/prebuilds/Cargo.toml +12 -12
- package/prebuilds/zowe-linux.tgz +0 -0
- package/prebuilds/zowe-macos.tgz +0 -0
- package/prebuilds/zowe-windows.tgz +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cli",
|
|
3
|
-
"version": "8.18.
|
|
3
|
+
"version": "8.18.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/cli",
|
|
9
|
-
"version": "8.18.
|
|
9
|
+
"version": "8.18.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "EPL-2.0",
|
|
12
12
|
"dependencies": {
|
package/package.json
CHANGED
package/prebuilds/Cargo.lock
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
# This file is automatically @generated by Cargo.
|
|
2
2
|
# It is not intended for manual editing.
|
|
3
|
-
version =
|
|
3
|
+
version = 4
|
|
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"
|
|
4
19
|
|
|
5
20
|
[[package]]
|
|
6
21
|
name = "anyhow"
|
|
@@ -27,7 +42,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
|
|
27
42
|
dependencies = [
|
|
28
43
|
"proc-macro2",
|
|
29
44
|
"quote",
|
|
30
|
-
"syn 2.0.
|
|
45
|
+
"syn 2.0.52",
|
|
31
46
|
]
|
|
32
47
|
|
|
33
48
|
[[package]]
|
|
@@ -36,11 +51,26 @@ version = "1.1.0"
|
|
|
36
51
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
37
52
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
38
53
|
|
|
54
|
+
[[package]]
|
|
55
|
+
name = "backtrace"
|
|
56
|
+
version = "0.3.69"
|
|
57
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
58
|
+
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
|
59
|
+
dependencies = [
|
|
60
|
+
"addr2line",
|
|
61
|
+
"cc",
|
|
62
|
+
"cfg-if",
|
|
63
|
+
"libc",
|
|
64
|
+
"miniz_oxide",
|
|
65
|
+
"object",
|
|
66
|
+
"rustc-demangle",
|
|
67
|
+
]
|
|
68
|
+
|
|
39
69
|
[[package]]
|
|
40
70
|
name = "base64"
|
|
41
|
-
version = "0.
|
|
71
|
+
version = "0.22.0"
|
|
42
72
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
43
|
-
checksum = "
|
|
73
|
+
checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
|
|
44
74
|
|
|
45
75
|
[[package]]
|
|
46
76
|
name = "bitflags"
|
|
@@ -60,6 +90,12 @@ version = "1.4.0"
|
|
|
60
90
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
61
91
|
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
|
|
62
92
|
|
|
93
|
+
[[package]]
|
|
94
|
+
name = "cc"
|
|
95
|
+
version = "1.0.97"
|
|
96
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
97
|
+
checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4"
|
|
98
|
+
|
|
63
99
|
[[package]]
|
|
64
100
|
name = "cfg-if"
|
|
65
101
|
version = "1.0.0"
|
|
@@ -72,16 +108,6 @@ version = "0.8.3"
|
|
|
72
108
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
73
109
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
|
74
110
|
|
|
75
|
-
[[package]]
|
|
76
|
-
name = "crossbeam-channel"
|
|
77
|
-
version = "0.5.8"
|
|
78
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
79
|
-
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
|
80
|
-
dependencies = [
|
|
81
|
-
"cfg-if",
|
|
82
|
-
"crossbeam-utils",
|
|
83
|
-
]
|
|
84
|
-
|
|
85
111
|
[[package]]
|
|
86
112
|
name = "crossbeam-deque"
|
|
87
113
|
version = "0.8.3"
|
|
@@ -138,13 +164,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
138
164
|
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
|
|
139
165
|
|
|
140
166
|
[[package]]
|
|
141
|
-
name = "
|
|
142
|
-
version = "0.
|
|
167
|
+
name = "gimli"
|
|
168
|
+
version = "0.28.1"
|
|
143
169
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
144
|
-
checksum = "
|
|
145
|
-
dependencies = [
|
|
146
|
-
"libc",
|
|
147
|
-
]
|
|
170
|
+
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
148
171
|
|
|
149
172
|
[[package]]
|
|
150
173
|
name = "hermit-abi"
|
|
@@ -154,11 +177,11 @@ checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
|
|
|
154
177
|
|
|
155
178
|
[[package]]
|
|
156
179
|
name = "home"
|
|
157
|
-
version = "0.5.
|
|
180
|
+
version = "0.5.9"
|
|
158
181
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
159
|
-
checksum = "
|
|
182
|
+
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
|
160
183
|
dependencies = [
|
|
161
|
-
"
|
|
184
|
+
"windows-sys 0.52.0",
|
|
162
185
|
]
|
|
163
186
|
|
|
164
187
|
[[package]]
|
|
@@ -167,16 +190,16 @@ version = "0.4.12"
|
|
|
167
190
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
168
191
|
checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
|
|
169
192
|
dependencies = [
|
|
170
|
-
"hermit-abi
|
|
193
|
+
"hermit-abi",
|
|
171
194
|
"libc",
|
|
172
195
|
"windows-sys 0.52.0",
|
|
173
196
|
]
|
|
174
197
|
|
|
175
198
|
[[package]]
|
|
176
199
|
name = "is_ci"
|
|
177
|
-
version = "1.
|
|
200
|
+
version = "1.2.0"
|
|
178
201
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
179
|
-
checksum = "
|
|
202
|
+
checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45"
|
|
180
203
|
|
|
181
204
|
[[package]]
|
|
182
205
|
name = "itoa"
|
|
@@ -195,9 +218,9 @@ dependencies = [
|
|
|
195
218
|
|
|
196
219
|
[[package]]
|
|
197
220
|
name = "libc"
|
|
198
|
-
version = "0.2.
|
|
221
|
+
version = "0.2.171"
|
|
199
222
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
200
|
-
checksum = "
|
|
223
|
+
checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
|
|
201
224
|
|
|
202
225
|
[[package]]
|
|
203
226
|
name = "log"
|
|
@@ -208,6 +231,12 @@ dependencies = [
|
|
|
208
231
|
"cfg-if",
|
|
209
232
|
]
|
|
210
233
|
|
|
234
|
+
[[package]]
|
|
235
|
+
name = "memchr"
|
|
236
|
+
version = "2.7.1"
|
|
237
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
238
|
+
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
|
239
|
+
|
|
211
240
|
[[package]]
|
|
212
241
|
name = "memoffset"
|
|
213
242
|
version = "0.8.0"
|
|
@@ -217,16 +246,24 @@ dependencies = [
|
|
|
217
246
|
"autocfg",
|
|
218
247
|
]
|
|
219
248
|
|
|
249
|
+
[[package]]
|
|
250
|
+
name = "miniz_oxide"
|
|
251
|
+
version = "0.7.2"
|
|
252
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
253
|
+
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
|
|
254
|
+
dependencies = [
|
|
255
|
+
"adler",
|
|
256
|
+
]
|
|
257
|
+
|
|
220
258
|
[[package]]
|
|
221
259
|
name = "mio"
|
|
222
|
-
version = "0.
|
|
260
|
+
version = "1.0.3"
|
|
223
261
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
224
|
-
checksum = "
|
|
262
|
+
checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
|
|
225
263
|
dependencies = [
|
|
226
264
|
"libc",
|
|
227
|
-
"log",
|
|
228
265
|
"wasi",
|
|
229
|
-
"windows-sys 0.
|
|
266
|
+
"windows-sys 0.52.0",
|
|
230
267
|
]
|
|
231
268
|
|
|
232
269
|
[[package]]
|
|
@@ -239,20 +276,19 @@ dependencies = [
|
|
|
239
276
|
]
|
|
240
277
|
|
|
241
278
|
[[package]]
|
|
242
|
-
name = "
|
|
243
|
-
version = "
|
|
279
|
+
name = "object"
|
|
280
|
+
version = "0.32.2"
|
|
244
281
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
245
|
-
checksum = "
|
|
282
|
+
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
|
246
283
|
dependencies = [
|
|
247
|
-
"
|
|
248
|
-
"libc",
|
|
284
|
+
"memchr",
|
|
249
285
|
]
|
|
250
286
|
|
|
251
287
|
[[package]]
|
|
252
288
|
name = "once_cell"
|
|
253
|
-
version = "1.
|
|
289
|
+
version = "1.19.0"
|
|
254
290
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
255
|
-
checksum = "
|
|
291
|
+
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
256
292
|
|
|
257
293
|
[[package]]
|
|
258
294
|
name = "pathsearch"
|
|
@@ -266,33 +302,33 @@ dependencies = [
|
|
|
266
302
|
|
|
267
303
|
[[package]]
|
|
268
304
|
name = "pin-project-lite"
|
|
269
|
-
version = "0.2.
|
|
305
|
+
version = "0.2.13"
|
|
270
306
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
271
|
-
checksum = "
|
|
307
|
+
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
|
272
308
|
|
|
273
309
|
[[package]]
|
|
274
310
|
name = "proc-macro2"
|
|
275
|
-
version = "1.0.
|
|
311
|
+
version = "1.0.78"
|
|
276
312
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
277
|
-
checksum = "
|
|
313
|
+
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
|
|
278
314
|
dependencies = [
|
|
279
315
|
"unicode-ident",
|
|
280
316
|
]
|
|
281
317
|
|
|
282
318
|
[[package]]
|
|
283
319
|
name = "quote"
|
|
284
|
-
version = "1.0.
|
|
320
|
+
version = "1.0.35"
|
|
285
321
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
286
|
-
checksum = "
|
|
322
|
+
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
|
287
323
|
dependencies = [
|
|
288
324
|
"proc-macro2",
|
|
289
325
|
]
|
|
290
326
|
|
|
291
327
|
[[package]]
|
|
292
328
|
name = "rayon"
|
|
293
|
-
version = "1.
|
|
329
|
+
version = "1.9.0"
|
|
294
330
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
295
|
-
checksum = "
|
|
331
|
+
checksum = "e4963ed1bc86e4f3ee217022bd855b297cef07fb9eac5dfa1f788b220b49b3bd"
|
|
296
332
|
dependencies = [
|
|
297
333
|
"either",
|
|
298
334
|
"rayon-core",
|
|
@@ -300,14 +336,12 @@ dependencies = [
|
|
|
300
336
|
|
|
301
337
|
[[package]]
|
|
302
338
|
name = "rayon-core"
|
|
303
|
-
version = "1.
|
|
339
|
+
version = "1.12.1"
|
|
304
340
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
305
|
-
checksum = "
|
|
341
|
+
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
|
306
342
|
dependencies = [
|
|
307
|
-
"crossbeam-channel",
|
|
308
343
|
"crossbeam-deque",
|
|
309
344
|
"crossbeam-utils",
|
|
310
|
-
"num_cpus",
|
|
311
345
|
]
|
|
312
346
|
|
|
313
347
|
[[package]]
|
|
@@ -321,14 +355,31 @@ dependencies = [
|
|
|
321
355
|
|
|
322
356
|
[[package]]
|
|
323
357
|
name = "rpassword"
|
|
324
|
-
version = "
|
|
358
|
+
version = "7.3.1"
|
|
325
359
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
326
|
-
checksum = "
|
|
360
|
+
checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f"
|
|
327
361
|
dependencies = [
|
|
328
362
|
"libc",
|
|
329
|
-
"
|
|
363
|
+
"rtoolbox",
|
|
364
|
+
"windows-sys 0.48.0",
|
|
365
|
+
]
|
|
366
|
+
|
|
367
|
+
[[package]]
|
|
368
|
+
name = "rtoolbox"
|
|
369
|
+
version = "0.0.2"
|
|
370
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
371
|
+
checksum = "c247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90e"
|
|
372
|
+
dependencies = [
|
|
373
|
+
"libc",
|
|
374
|
+
"windows-sys 0.48.0",
|
|
330
375
|
]
|
|
331
376
|
|
|
377
|
+
[[package]]
|
|
378
|
+
name = "rustc-demangle"
|
|
379
|
+
version = "0.1.23"
|
|
380
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
381
|
+
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
382
|
+
|
|
332
383
|
[[package]]
|
|
333
384
|
name = "ryu"
|
|
334
385
|
version = "1.0.13"
|
|
@@ -343,29 +394,29 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
343
394
|
|
|
344
395
|
[[package]]
|
|
345
396
|
name = "serde"
|
|
346
|
-
version = "1.0.
|
|
397
|
+
version = "1.0.197"
|
|
347
398
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
348
|
-
checksum = "
|
|
399
|
+
checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
|
|
349
400
|
dependencies = [
|
|
350
401
|
"serde_derive",
|
|
351
402
|
]
|
|
352
403
|
|
|
353
404
|
[[package]]
|
|
354
405
|
name = "serde_derive"
|
|
355
|
-
version = "1.0.
|
|
406
|
+
version = "1.0.197"
|
|
356
407
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
357
|
-
checksum = "
|
|
408
|
+
checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
|
|
358
409
|
dependencies = [
|
|
359
410
|
"proc-macro2",
|
|
360
411
|
"quote",
|
|
361
|
-
"syn
|
|
412
|
+
"syn 2.0.52",
|
|
362
413
|
]
|
|
363
414
|
|
|
364
415
|
[[package]]
|
|
365
416
|
name = "serde_json"
|
|
366
|
-
version = "1.0.
|
|
417
|
+
version = "1.0.114"
|
|
367
418
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
368
|
-
checksum = "
|
|
419
|
+
checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
|
|
369
420
|
dependencies = [
|
|
370
421
|
"itoa",
|
|
371
422
|
"ryu",
|
|
@@ -374,27 +425,26 @@ dependencies = [
|
|
|
374
425
|
|
|
375
426
|
[[package]]
|
|
376
427
|
name = "simple-error"
|
|
377
|
-
version = "0.
|
|
428
|
+
version = "0.3.0"
|
|
378
429
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
379
|
-
checksum = "
|
|
430
|
+
checksum = "8542b68b8800c3cda649d2c72d688b6907b30f1580043135d61669d4aad1c175"
|
|
380
431
|
|
|
381
432
|
[[package]]
|
|
382
433
|
name = "socket2"
|
|
383
|
-
version = "0.
|
|
434
|
+
version = "0.5.6"
|
|
384
435
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
385
|
-
checksum = "
|
|
436
|
+
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
|
|
386
437
|
dependencies = [
|
|
387
438
|
"libc",
|
|
388
|
-
"
|
|
439
|
+
"windows-sys 0.52.0",
|
|
389
440
|
]
|
|
390
441
|
|
|
391
442
|
[[package]]
|
|
392
443
|
name = "supports-color"
|
|
393
|
-
version = "
|
|
444
|
+
version = "3.0.0"
|
|
394
445
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
395
|
-
checksum = "
|
|
446
|
+
checksum = "9829b314621dfc575df4e409e79f9d6a66a3bd707ab73f23cb4aa3a854ac854f"
|
|
396
447
|
dependencies = [
|
|
397
|
-
"is-terminal",
|
|
398
448
|
"is_ci",
|
|
399
449
|
]
|
|
400
450
|
|
|
@@ -411,9 +461,9 @@ dependencies = [
|
|
|
411
461
|
|
|
412
462
|
[[package]]
|
|
413
463
|
name = "syn"
|
|
414
|
-
version = "2.0.
|
|
464
|
+
version = "2.0.52"
|
|
415
465
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
416
|
-
checksum = "
|
|
466
|
+
checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
|
|
417
467
|
dependencies = [
|
|
418
468
|
"proc-macro2",
|
|
419
469
|
"quote",
|
|
@@ -422,9 +472,9 @@ dependencies = [
|
|
|
422
472
|
|
|
423
473
|
[[package]]
|
|
424
474
|
name = "sysinfo"
|
|
425
|
-
version = "0.
|
|
475
|
+
version = "0.30.6"
|
|
426
476
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
427
|
-
checksum = "
|
|
477
|
+
checksum = "6746919caf9f2a85bff759535664c060109f21975c5ac2e8652e60102bd4d196"
|
|
428
478
|
dependencies = [
|
|
429
479
|
"cfg-if",
|
|
430
480
|
"core-foundation-sys",
|
|
@@ -432,35 +482,34 @@ dependencies = [
|
|
|
432
482
|
"ntapi",
|
|
433
483
|
"once_cell",
|
|
434
484
|
"rayon",
|
|
435
|
-
"
|
|
485
|
+
"windows",
|
|
436
486
|
]
|
|
437
487
|
|
|
438
488
|
[[package]]
|
|
439
489
|
name = "tokio"
|
|
440
|
-
version = "1.
|
|
490
|
+
version = "1.44.2"
|
|
441
491
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
442
|
-
checksum = "
|
|
492
|
+
checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48"
|
|
443
493
|
dependencies = [
|
|
444
|
-
"
|
|
494
|
+
"backtrace",
|
|
445
495
|
"bytes",
|
|
446
496
|
"libc",
|
|
447
497
|
"mio",
|
|
448
|
-
"num_cpus",
|
|
449
498
|
"pin-project-lite",
|
|
450
499
|
"socket2",
|
|
451
500
|
"tokio-macros",
|
|
452
|
-
"windows-sys 0.
|
|
501
|
+
"windows-sys 0.52.0",
|
|
453
502
|
]
|
|
454
503
|
|
|
455
504
|
[[package]]
|
|
456
505
|
name = "tokio-macros"
|
|
457
|
-
version = "2.
|
|
506
|
+
version = "2.5.0"
|
|
458
507
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
459
|
-
checksum = "
|
|
508
|
+
checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
|
|
460
509
|
dependencies = [
|
|
461
510
|
"proc-macro2",
|
|
462
511
|
"quote",
|
|
463
|
-
"syn 2.0.
|
|
512
|
+
"syn 2.0.52",
|
|
464
513
|
]
|
|
465
514
|
|
|
466
515
|
[[package]]
|
|
@@ -476,9 +525,9 @@ dependencies = [
|
|
|
476
525
|
|
|
477
526
|
[[package]]
|
|
478
527
|
name = "tokio-test"
|
|
479
|
-
version = "0.4.
|
|
528
|
+
version = "0.4.4"
|
|
480
529
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
481
|
-
checksum = "
|
|
530
|
+
checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7"
|
|
482
531
|
dependencies = [
|
|
483
532
|
"async-stream",
|
|
484
533
|
"bytes",
|
|
@@ -602,6 +651,25 @@ version = "0.4.0"
|
|
|
602
651
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
603
652
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
604
653
|
|
|
654
|
+
[[package]]
|
|
655
|
+
name = "windows"
|
|
656
|
+
version = "0.52.0"
|
|
657
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
658
|
+
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
|
|
659
|
+
dependencies = [
|
|
660
|
+
"windows-core",
|
|
661
|
+
"windows-targets 0.52.4",
|
|
662
|
+
]
|
|
663
|
+
|
|
664
|
+
[[package]]
|
|
665
|
+
name = "windows-core"
|
|
666
|
+
version = "0.52.0"
|
|
667
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
668
|
+
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
669
|
+
dependencies = [
|
|
670
|
+
"windows-targets 0.52.4",
|
|
671
|
+
]
|
|
672
|
+
|
|
605
673
|
[[package]]
|
|
606
674
|
name = "windows-sys"
|
|
607
675
|
version = "0.48.0"
|
|
@@ -617,7 +685,7 @@ version = "0.52.0"
|
|
|
617
685
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
618
686
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
619
687
|
dependencies = [
|
|
620
|
-
"windows-targets 0.52.
|
|
688
|
+
"windows-targets 0.52.4",
|
|
621
689
|
]
|
|
622
690
|
|
|
623
691
|
[[package]]
|
|
@@ -637,18 +705,17 @@ dependencies = [
|
|
|
637
705
|
|
|
638
706
|
[[package]]
|
|
639
707
|
name = "windows-targets"
|
|
640
|
-
version = "0.52.
|
|
708
|
+
version = "0.52.4"
|
|
641
709
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
642
|
-
checksum = "
|
|
710
|
+
checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
|
|
643
711
|
dependencies = [
|
|
644
|
-
"windows_aarch64_gnullvm 0.52.
|
|
645
|
-
"windows_aarch64_msvc 0.52.
|
|
646
|
-
"windows_i686_gnu 0.52.
|
|
647
|
-
"
|
|
648
|
-
"
|
|
649
|
-
"
|
|
650
|
-
"
|
|
651
|
-
"windows_x86_64_msvc 0.52.5",
|
|
712
|
+
"windows_aarch64_gnullvm 0.52.4",
|
|
713
|
+
"windows_aarch64_msvc 0.52.4",
|
|
714
|
+
"windows_i686_gnu 0.52.4",
|
|
715
|
+
"windows_i686_msvc 0.52.4",
|
|
716
|
+
"windows_x86_64_gnu 0.52.4",
|
|
717
|
+
"windows_x86_64_gnullvm 0.52.4",
|
|
718
|
+
"windows_x86_64_msvc 0.52.4",
|
|
652
719
|
]
|
|
653
720
|
|
|
654
721
|
[[package]]
|
|
@@ -659,9 +726,9 @@ checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
|
|
|
659
726
|
|
|
660
727
|
[[package]]
|
|
661
728
|
name = "windows_aarch64_gnullvm"
|
|
662
|
-
version = "0.52.
|
|
729
|
+
version = "0.52.4"
|
|
663
730
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
664
|
-
checksum = "
|
|
731
|
+
checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
|
|
665
732
|
|
|
666
733
|
[[package]]
|
|
667
734
|
name = "windows_aarch64_msvc"
|
|
@@ -671,9 +738,9 @@ checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
|
|
|
671
738
|
|
|
672
739
|
[[package]]
|
|
673
740
|
name = "windows_aarch64_msvc"
|
|
674
|
-
version = "0.52.
|
|
741
|
+
version = "0.52.4"
|
|
675
742
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
676
|
-
checksum = "
|
|
743
|
+
checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
|
|
677
744
|
|
|
678
745
|
[[package]]
|
|
679
746
|
name = "windows_i686_gnu"
|
|
@@ -683,15 +750,9 @@ checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
|
|
|
683
750
|
|
|
684
751
|
[[package]]
|
|
685
752
|
name = "windows_i686_gnu"
|
|
686
|
-
version = "0.52.
|
|
753
|
+
version = "0.52.4"
|
|
687
754
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
688
|
-
checksum = "
|
|
689
|
-
|
|
690
|
-
[[package]]
|
|
691
|
-
name = "windows_i686_gnullvm"
|
|
692
|
-
version = "0.52.5"
|
|
693
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
694
|
-
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
|
|
755
|
+
checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
|
|
695
756
|
|
|
696
757
|
[[package]]
|
|
697
758
|
name = "windows_i686_msvc"
|
|
@@ -701,9 +762,9 @@ checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
|
|
|
701
762
|
|
|
702
763
|
[[package]]
|
|
703
764
|
name = "windows_i686_msvc"
|
|
704
|
-
version = "0.52.
|
|
765
|
+
version = "0.52.4"
|
|
705
766
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
706
|
-
checksum = "
|
|
767
|
+
checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
|
|
707
768
|
|
|
708
769
|
[[package]]
|
|
709
770
|
name = "windows_x86_64_gnu"
|
|
@@ -713,9 +774,9 @@ checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
|
|
|
713
774
|
|
|
714
775
|
[[package]]
|
|
715
776
|
name = "windows_x86_64_gnu"
|
|
716
|
-
version = "0.52.
|
|
777
|
+
version = "0.52.4"
|
|
717
778
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
718
|
-
checksum = "
|
|
779
|
+
checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
|
|
719
780
|
|
|
720
781
|
[[package]]
|
|
721
782
|
name = "windows_x86_64_gnullvm"
|
|
@@ -725,9 +786,9 @@ checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
|
|
|
725
786
|
|
|
726
787
|
[[package]]
|
|
727
788
|
name = "windows_x86_64_gnullvm"
|
|
728
|
-
version = "0.52.
|
|
789
|
+
version = "0.52.4"
|
|
729
790
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
730
|
-
checksum = "
|
|
791
|
+
checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
|
|
731
792
|
|
|
732
793
|
[[package]]
|
|
733
794
|
name = "windows_x86_64_msvc"
|
|
@@ -737,9 +798,9 @@ checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
|
|
|
737
798
|
|
|
738
799
|
[[package]]
|
|
739
800
|
name = "windows_x86_64_msvc"
|
|
740
|
-
version = "0.52.
|
|
801
|
+
version = "0.52.4"
|
|
741
802
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
742
|
-
checksum = "
|
|
803
|
+
checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
|
|
743
804
|
|
|
744
805
|
[[package]]
|
|
745
806
|
name = "yansi"
|
|
@@ -749,7 +810,7 @@ checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
|
749
810
|
|
|
750
811
|
[[package]]
|
|
751
812
|
name = "zowe"
|
|
752
|
-
version = "1.2.
|
|
813
|
+
version = "1.2.4"
|
|
753
814
|
dependencies = [
|
|
754
815
|
"base64",
|
|
755
816
|
"fslock",
|
|
@@ -765,6 +826,6 @@ dependencies = [
|
|
|
765
826
|
"tokio",
|
|
766
827
|
"tokio-test",
|
|
767
828
|
"whoami",
|
|
768
|
-
"windows-sys 0.
|
|
829
|
+
"windows-sys 0.52.0",
|
|
769
830
|
"yansi",
|
|
770
831
|
]
|
package/prebuilds/Cargo.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[package]
|
|
2
2
|
name = "zowe"
|
|
3
|
-
version = "1.2.
|
|
3
|
+
version = "1.2.4"
|
|
4
4
|
authors = ["Zowe Project"]
|
|
5
5
|
edition = "2018"
|
|
6
6
|
license = "EPL-2.0"
|
|
@@ -9,23 +9,23 @@ repository = "https://github.com/zowe/zowe-cli"
|
|
|
9
9
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
10
10
|
|
|
11
11
|
[dependencies]
|
|
12
|
-
base64 = "0.
|
|
13
|
-
home = "0.5.
|
|
12
|
+
base64 = "0.22.0"
|
|
13
|
+
home = "0.5.9"
|
|
14
14
|
is-terminal = "0.4.12"
|
|
15
15
|
pathsearch = "0.2.0"
|
|
16
|
-
rpassword = "
|
|
17
|
-
serde = { version = "1.0.
|
|
18
|
-
serde_json = "1.0.
|
|
19
|
-
simple-error = "0.
|
|
20
|
-
supports-color = "
|
|
21
|
-
sysinfo = "0.
|
|
22
|
-
tokio = { version = "1.
|
|
16
|
+
rpassword = "7.3.1"
|
|
17
|
+
serde = { version = "1.0.197", features = ["derive"] }
|
|
18
|
+
serde_json = "1.0.114"
|
|
19
|
+
simple-error = "0.3.0"
|
|
20
|
+
supports-color = "3.0.0"
|
|
21
|
+
sysinfo = "0.30.6"
|
|
22
|
+
tokio = { version = "1.44.2", features = ["io-util", "macros", "net", "rt-multi-thread"] }
|
|
23
23
|
whoami = "1.5.0"
|
|
24
24
|
yansi = "0.5.1"
|
|
25
25
|
|
|
26
26
|
[target.'cfg(windows)'.dependencies]
|
|
27
27
|
fslock = "0.2.1"
|
|
28
|
-
windows-sys = "0.
|
|
28
|
+
windows-sys = "0.52.0"
|
|
29
29
|
|
|
30
30
|
[dev-dependencies]
|
|
31
|
-
tokio-test = "0.4.
|
|
31
|
+
tokio-test = "0.4.4"
|
package/prebuilds/zowe-linux.tgz
CHANGED
|
Binary file
|
package/prebuilds/zowe-macos.tgz
CHANGED
|
Binary file
|
|
Binary file
|