File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -644,7 +644,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
644
644
checksum = " 976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
645
645
dependencies = [
646
646
" libc" ,
647
- " windows-sys 0.52 .0" ,
647
+ " windows-sys 0.59 .0" ,
648
648
]
649
649
650
650
[[package ]]
@@ -1342,7 +1342,7 @@ dependencies = [
1342
1342
" portable-atomic" ,
1343
1343
" portable-atomic-util" ,
1344
1344
" serde" ,
1345
- " windows-sys 0.52 .0" ,
1345
+ " windows-sys 0.59 .0" ,
1346
1346
]
1347
1347
1348
1348
[[package ]]
@@ -1448,7 +1448,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1448
1448
checksum = " fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
1449
1449
dependencies = [
1450
1450
" cfg-if" ,
1451
- " windows-targets 0.52.6 " ,
1451
+ " windows-targets 0.48.5 " ,
1452
1452
]
1453
1453
1454
1454
[[package ]]
@@ -3731,7 +3731,7 @@ dependencies = [
3731
3731
" errno" ,
3732
3732
" libc" ,
3733
3733
" linux-raw-sys 0.4.15" ,
3734
- " windows-sys 0.52 .0" ,
3734
+ " windows-sys 0.59 .0" ,
3735
3735
]
3736
3736
3737
3737
[[package ]]
@@ -3744,7 +3744,7 @@ dependencies = [
3744
3744
" errno" ,
3745
3745
" libc" ,
3746
3746
" linux-raw-sys 0.9.2" ,
3747
- " windows-sys 0.52 .0" ,
3747
+ " windows-sys 0.59 .0" ,
3748
3748
]
3749
3749
3750
3750
[[package ]]
@@ -4015,15 +4015,15 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
4015
4015
4016
4016
[[package ]]
4017
4017
name = " tempfile"
4018
- version = " 3.19.1 "
4018
+ version = " 3.20.0 "
4019
4019
source = " registry+https://github.com/rust-lang/crates.io-index"
4020
- checksum = " 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf "
4020
+ checksum = " e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 "
4021
4021
dependencies = [
4022
4022
" fastrand" ,
4023
4023
" getrandom 0.3.1" ,
4024
4024
" once_cell" ,
4025
4025
" rustix 1.0.2" ,
4026
- " windows-sys 0.52 .0" ,
4026
+ " windows-sys 0.59 .0" ,
4027
4027
]
4028
4028
4029
4029
[[package ]]
You can’t perform that action at this time.
0 commit comments