File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -339,19 +339,19 @@ dependencies = [
339
339
340
340
[[package ]]
341
341
name = " clap"
342
- version = " 4.5.42 "
342
+ version = " 4.5.43 "
343
343
source = " registry+https://github.com/rust-lang/crates.io-index"
344
- checksum = " ed87a9d530bb41a67537289bafcac159cb3ee28460e0a4571123d2a778a6a882 "
344
+ checksum = " 50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f "
345
345
dependencies = [
346
346
" clap_builder" ,
347
347
" clap_derive" ,
348
348
]
349
349
350
350
[[package ]]
351
351
name = " clap_builder"
352
- version = " 4.5.42 "
352
+ version = " 4.5.43 "
353
353
source = " registry+https://github.com/rust-lang/crates.io-index"
354
- checksum = " 64f4f3f3c77c94aff3c7e9aac9a2ca1974a5adf392a8bb751e827d6d127ab966 "
354
+ checksum = " c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65 "
355
355
dependencies = [
356
356
" anstyle" ,
357
357
" clap_lex" ,
@@ -604,7 +604,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
604
604
checksum = " 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
605
605
dependencies = [
606
606
" libc" ,
607
- " windows-sys 0.52 .0" ,
607
+ " windows-sys 0.59 .0" ,
608
608
]
609
609
610
610
[[package ]]
@@ -1058,7 +1058,7 @@ dependencies = [
1058
1058
" hyper" ,
1059
1059
" libc" ,
1060
1060
" pin-project-lite" ,
1061
- " socket2 0.5.10 " ,
1061
+ " socket2 0.6.0 " ,
1062
1062
" tokio" ,
1063
1063
" tower-service" ,
1064
1064
" tracing" ,
You can’t perform that action at this time.
0 commit comments