@@ -29,6 +29,12 @@ version = "1.3.2"
29
29
source = " registry+https://github.com/rust-lang/crates.io-index"
30
30
checksum = " bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
31
31
32
+ [[package ]]
33
+ name = " bitflags"
34
+ version = " 2.4.1"
35
+ source = " registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = " 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
37
+
32
38
[[package ]]
33
39
name = " block-buffer"
34
40
version = " 0.10.2"
@@ -105,23 +111,21 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
105
111
106
112
[[package ]]
107
113
name = " clap"
108
- version = " 4.2.4 "
114
+ version = " 4.4.7 "
109
115
source = " registry+https://github.com/rust-lang/crates.io-index"
110
- checksum = " 956ac1f6381d8d82ab4684768f89c0ea3afe66925ceadb4eeb3fc452ffc55d62 "
116
+ checksum = " ac495e00dcec98c83465d5ad66c5c4fabd652fd6686e7c6269b117e729a6f17b "
111
117
dependencies = [
112
118
" clap_builder" ,
113
119
" clap_derive" ,
114
- " once_cell" ,
115
120
]
116
121
117
122
[[package ]]
118
123
name = " clap_builder"
119
- version = " 4.2.4 "
124
+ version = " 4.4.7 "
120
125
source = " registry+https://github.com/rust-lang/crates.io-index"
121
- checksum = " 84080e799e54cff944f4b4a4b0e71630b0e0443b25b985175c7dddc1a859b749 "
126
+ checksum = " c77ed9a32a62e6ca27175d00d29d05ca32e396ea1eb5fb01d8256b669cec7663 "
122
127
dependencies = [
123
128
" anstyle" ,
124
- " bitflags" ,
125
129
" clap_lex" ,
126
130
]
127
131
@@ -136,9 +140,9 @@ dependencies = [
136
140
137
141
[[package ]]
138
142
name = " clap_derive"
139
- version = " 4.2.0 "
143
+ version = " 4.4.7 "
140
144
source = " registry+https://github.com/rust-lang/crates.io-index"
141
- checksum = " 3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4 "
145
+ checksum = " cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442 "
142
146
dependencies = [
143
147
" heck" ,
144
148
" proc-macro2" ,
@@ -148,9 +152,9 @@ dependencies = [
148
152
149
153
[[package ]]
150
154
name = " clap_lex"
151
- version = " 0.4.1 "
155
+ version = " 0.6.0 "
152
156
source = " registry+https://github.com/rust-lang/crates.io-index"
153
- checksum = " 8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1 "
157
+ checksum = " 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1 "
154
158
155
159
[[package ]]
156
160
name = " cmake"
@@ -253,30 +257,19 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
253
257
254
258
[[package ]]
255
259
name = " errno"
256
- version = " 0.3.0 "
260
+ version = " 0.3.5 "
257
261
source = " registry+https://github.com/rust-lang/crates.io-index"
258
- checksum = " 50d6a0976c999d473fe89ad888d5a284e55366d9dc9038b1ba2aa15128c4afa0 "
262
+ checksum = " ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860 "
259
263
dependencies = [
260
- " errno-dragonfly" ,
261
264
" libc" ,
262
265
" windows-sys" ,
263
266
]
264
267
265
- [[package ]]
266
- name = " errno-dragonfly"
267
- version = " 0.1.2"
268
- source = " registry+https://github.com/rust-lang/crates.io-index"
269
- checksum = " aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
270
- dependencies = [
271
- " cc" ,
272
- " libc" ,
273
- ]
274
-
275
268
[[package ]]
276
269
name = " fd-lock"
277
- version = " 3.0.11 "
270
+ version = " 3.0.13 "
278
271
source = " registry+https://github.com/rust-lang/crates.io-index"
279
- checksum = " 9799aefb4a2e4a01cc47610b1dd47c18ab13d991f27bbcaed9296f5a53d5cbad "
272
+ checksum = " ef033ed5e9bad94e55838ca0ca906db0e043f517adda0c8b79c7a8c66c93c1b5 "
280
273
dependencies = [
281
274
" cfg-if" ,
282
275
" rustix" ,
@@ -339,12 +332,6 @@ dependencies = [
339
332
" libc" ,
340
333
]
341
334
342
- [[package ]]
343
- name = " hermit-abi"
344
- version = " 0.3.2"
345
- source = " registry+https://github.com/rust-lang/crates.io-index"
346
- checksum = " 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
347
-
348
335
[[package ]]
349
336
name = " hex"
350
337
version = " 0.4.3"
@@ -378,17 +365,6 @@ dependencies = [
378
365
" winapi-util" ,
379
366
]
380
367
381
- [[package ]]
382
- name = " io-lifetimes"
383
- version = " 1.0.9"
384
- source = " registry+https://github.com/rust-lang/crates.io-index"
385
- checksum = " 09270fd4fa1111bc614ed2246c7ef56239a3063d5be0d1ec3b589c505d400aeb"
386
- dependencies = [
387
- " hermit-abi 0.3.2" ,
388
- " libc" ,
389
- " windows-sys" ,
390
- ]
391
-
392
368
[[package ]]
393
369
name = " itoa"
394
370
version = " 1.0.2"
@@ -413,15 +389,15 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
413
389
414
390
[[package ]]
415
391
name = " libc"
416
- version = " 0.2.140 "
392
+ version = " 0.2.149 "
417
393
source = " registry+https://github.com/rust-lang/crates.io-index"
418
- checksum = " 99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c "
394
+ checksum = " a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b "
419
395
420
396
[[package ]]
421
397
name = " linux-raw-sys"
422
- version = " 0.3.2 "
398
+ version = " 0.4.10 "
423
399
source = " registry+https://github.com/rust-lang/crates.io-index"
424
- checksum = " 3f508063cc7bb32987c71511216bd5a32be15bccb6a80b52df8b9d7f01fc3aa2 "
400
+ checksum = " da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f "
425
401
426
402
[[package ]]
427
403
name = " log"
@@ -473,7 +449,7 @@ version = "1.13.1"
473
449
source = " registry+https://github.com/rust-lang/crates.io-index"
474
450
checksum = " 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
475
451
dependencies = [
476
- " hermit-abi 0.1.19 " ,
452
+ " hermit-abi" ,
477
453
" libc" ,
478
454
]
479
455
@@ -565,7 +541,7 @@ version = "0.2.13"
565
541
source = " registry+https://github.com/rust-lang/crates.io-index"
566
542
checksum = " 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
567
543
dependencies = [
568
- " bitflags" ,
544
+ " bitflags 1.3.2 " ,
569
545
]
570
546
571
547
[[package ]]
@@ -593,13 +569,12 @@ checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
593
569
594
570
[[package ]]
595
571
name = " rustix"
596
- version = " 0.37.6 "
572
+ version = " 0.38.19 "
597
573
source = " registry+https://github.com/rust-lang/crates.io-index"
598
- checksum = " d097081ed288dfe45699b72f5b5d648e5f15d64d900c7080273baa20c16a6849 "
574
+ checksum = " 745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed "
599
575
dependencies = [
600
- " bitflags" ,
576
+ " bitflags 2.4.1 " ,
601
577
" errno" ,
602
- " io-lifetimes" ,
603
578
" libc" ,
604
579
" linux-raw-sys" ,
605
580
" windows-sys" ,
@@ -797,27 +772,27 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
797
772
798
773
[[package ]]
799
774
name = " windows"
800
- version = " 0.46 .0"
775
+ version = " 0.48 .0"
801
776
source = " registry+https://github.com/rust-lang/crates.io-index"
802
- checksum = " cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25 "
777
+ checksum = " e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f "
803
778
dependencies = [
804
779
" windows-targets" ,
805
780
]
806
781
807
782
[[package ]]
808
783
name = " windows-sys"
809
- version = " 0.45 .0"
784
+ version = " 0.48 .0"
810
785
source = " registry+https://github.com/rust-lang/crates.io-index"
811
- checksum = " 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 "
786
+ checksum = " 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 "
812
787
dependencies = [
813
788
" windows-targets" ,
814
789
]
815
790
816
791
[[package ]]
817
792
name = " windows-targets"
818
- version = " 0.42.2 "
793
+ version = " 0.48.5 "
819
794
source = " registry+https://github.com/rust-lang/crates.io-index"
820
- checksum = " 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 "
795
+ checksum = " 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c "
821
796
dependencies = [
822
797
" windows_aarch64_gnullvm" ,
823
798
" windows_aarch64_msvc" ,
@@ -830,45 +805,45 @@ dependencies = [
830
805
831
806
[[package ]]
832
807
name = " windows_aarch64_gnullvm"
833
- version = " 0.42.2 "
808
+ version = " 0.48.5 "
834
809
source = " registry+https://github.com/rust-lang/crates.io-index"
835
- checksum = " 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 "
810
+ checksum = " 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 "
836
811
837
812
[[package ]]
838
813
name = " windows_aarch64_msvc"
839
- version = " 0.42.2 "
814
+ version = " 0.48.5 "
840
815
source = " registry+https://github.com/rust-lang/crates.io-index"
841
- checksum = " e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 "
816
+ checksum = " dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc "
842
817
843
818
[[package ]]
844
819
name = " windows_i686_gnu"
845
- version = " 0.42.2 "
820
+ version = " 0.48.5 "
846
821
source = " registry+https://github.com/rust-lang/crates.io-index"
847
- checksum = " c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f "
822
+ checksum = " a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e "
848
823
849
824
[[package ]]
850
825
name = " windows_i686_msvc"
851
- version = " 0.42.2 "
826
+ version = " 0.48.5 "
852
827
source = " registry+https://github.com/rust-lang/crates.io-index"
853
- checksum = " 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 "
828
+ checksum = " 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 "
854
829
855
830
[[package ]]
856
831
name = " windows_x86_64_gnu"
857
- version = " 0.42.2 "
832
+ version = " 0.48.5 "
858
833
source = " registry+https://github.com/rust-lang/crates.io-index"
859
- checksum = " 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 "
834
+ checksum = " 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e "
860
835
861
836
[[package ]]
862
837
name = " windows_x86_64_gnullvm"
863
- version = " 0.42.2 "
838
+ version = " 0.48.5 "
864
839
source = " registry+https://github.com/rust-lang/crates.io-index"
865
- checksum = " 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 "
840
+ checksum = " 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc "
866
841
867
842
[[package ]]
868
843
name = " windows_x86_64_msvc"
869
- version = " 0.42.2 "
844
+ version = " 0.48.5 "
870
845
source = " registry+https://github.com/rust-lang/crates.io-index"
871
- checksum = " 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 "
846
+ checksum = " ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 "
872
847
873
848
[[package ]]
874
849
name = " xattr"
0 commit comments