@@ -8,12 +8,6 @@ version = "1.0.80"
8
8
source = " registry+https://github.com/rust-lang/crates.io-index"
9
9
checksum = " 5ad32ce52e4161730f7098c077cd2ed6229b5804ccf99e5366be1ab72a98b4e1"
10
10
11
- [[package ]]
12
- name = " bitflags"
13
- version = " 1.3.2"
14
- source = " registry+https://github.com/rust-lang/crates.io-index"
15
- checksum = " bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
16
-
17
11
[[package ]]
18
12
name = " bitflags"
19
13
version = " 2.4.2"
@@ -112,13 +106,12 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
112
106
113
107
[[package ]]
114
108
name = " libredox"
115
- version = " 0.0.1 "
109
+ version = " 0.1.3 "
116
110
source = " registry+https://github.com/rust-lang/crates.io-index"
117
- checksum = " 85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8 "
111
+ checksum = " c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d "
118
112
dependencies = [
119
- " bitflags 2.4.2 " ,
113
+ " bitflags" ,
120
114
" libc" ,
121
- " redox_syscall" ,
122
115
]
123
116
124
117
[[package ]]
@@ -150,12 +143,6 @@ dependencies = [
150
143
" xshell" ,
151
144
]
152
145
153
- [[package ]]
154
- name = " once_cell"
155
- version = " 1.19.0"
156
- source = " registry+https://github.com/rust-lang/crates.io-index"
157
- checksum = " 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
158
-
159
146
[[package ]]
160
147
name = " option-ext"
161
148
version = " 0.2.0"
@@ -186,20 +173,11 @@ dependencies = [
186
173
" proc-macro2" ,
187
174
]
188
175
189
- [[package ]]
190
- name = " redox_syscall"
191
- version = " 0.4.1"
192
- source = " registry+https://github.com/rust-lang/crates.io-index"
193
- checksum = " 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
194
- dependencies = [
195
- " bitflags 1.3.2" ,
196
- ]
197
-
198
176
[[package ]]
199
177
name = " redox_users"
200
- version = " 0.4.4 "
178
+ version = " 0.4.6 "
201
179
source = " registry+https://github.com/rust-lang/crates.io-index"
202
- checksum = " a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4 "
180
+ checksum = " ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 "
203
181
dependencies = [
204
182
" getrandom" ,
205
183
" libredox" ,
@@ -221,7 +199,7 @@ version = "0.38.34"
221
199
source = " registry+https://github.com/rust-lang/crates.io-index"
222
200
checksum = " 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
223
201
dependencies = [
224
- " bitflags 2.4.2 " ,
202
+ " bitflags" ,
225
203
" errno" ,
226
204
" libc" ,
227
205
" linux-raw-sys" ,
@@ -342,47 +320,25 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
342
320
343
321
[[package ]]
344
322
name = " which"
345
- version = " 4.4.2 "
323
+ version = " 6.0.3 "
346
324
source = " registry+https://github.com/rust-lang/crates.io-index"
347
- checksum = " 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 "
325
+ checksum = " b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f "
348
326
dependencies = [
349
327
" either" ,
350
328
" home" ,
351
- " once_cell" ,
352
329
" rustix" ,
330
+ " winsafe" ,
353
331
]
354
332
355
- [[package ]]
356
- name = " winapi"
357
- version = " 0.3.9"
358
- source = " registry+https://github.com/rust-lang/crates.io-index"
359
- checksum = " 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
360
- dependencies = [
361
- " winapi-i686-pc-windows-gnu" ,
362
- " winapi-x86_64-pc-windows-gnu" ,
363
- ]
364
-
365
- [[package ]]
366
- name = " winapi-i686-pc-windows-gnu"
367
- version = " 0.4.0"
368
- source = " registry+https://github.com/rust-lang/crates.io-index"
369
- checksum = " ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
370
-
371
333
[[package ]]
372
334
name = " winapi-util"
373
- version = " 0.1.6 "
335
+ version = " 0.1.9 "
374
336
source = " registry+https://github.com/rust-lang/crates.io-index"
375
- checksum = " f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596 "
337
+ checksum = " cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb "
376
338
dependencies = [
377
- " winapi " ,
339
+ " windows-sys 0.52.0 " ,
378
340
]
379
341
380
- [[package ]]
381
- name = " winapi-x86_64-pc-windows-gnu"
382
- version = " 0.4.0"
383
- source = " registry+https://github.com/rust-lang/crates.io-index"
384
- checksum = " 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
385
-
386
342
[[package ]]
387
343
name = " windows-sys"
388
344
version = " 0.48.0"
@@ -522,6 +478,12 @@ version = "0.52.6"
522
478
source = " registry+https://github.com/rust-lang/crates.io-index"
523
479
checksum = " 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
524
480
481
+ [[package ]]
482
+ name = " winsafe"
483
+ version = " 0.0.19"
484
+ source = " registry+https://github.com/rust-lang/crates.io-index"
485
+ checksum = " d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
486
+
525
487
[[package ]]
526
488
name = " xshell"
527
489
version = " 0.2.6"
0 commit comments