Skip to content

Commit 26eeac1

Browse files
committed
Windows: Update generated bindings to 0.59
1 parent cfe9ffc commit 26eeac1

File tree

6 files changed

+2774
-2750
lines changed

6 files changed

+2774
-2750
lines changed

Cargo.lock

+2-13
Original file line numberDiff line numberDiff line change
@@ -6195,16 +6195,11 @@ dependencies = [
61956195

61966196
[[package]]
61976197
name = "windows-bindgen"
6198-
version = "0.58.0"
6198+
version = "0.59.0"
61996199
source = "registry+https://github.com/rust-lang/crates.io-index"
6200-
checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
6200+
checksum = "9b7fb600834d7e868f6e5bb748a86101427330fafbf9485c331b9d5f562d54a5"
62016201
dependencies = [
6202-
"proc-macro2",
62036202
"rayon",
6204-
"serde",
6205-
"serde_json",
6206-
"syn 2.0.96",
6207-
"windows-metadata",
62086203
]
62096204

62106205
[[package]]
@@ -6285,12 +6280,6 @@ dependencies = [
62856280
"syn 2.0.96",
62866281
]
62876282

6288-
[[package]]
6289-
name = "windows-metadata"
6290-
version = "0.58.0"
6291-
source = "registry+https://github.com/rust-lang/crates.io-index"
6292-
checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"
6293-
62946283
[[package]]
62956284
name = "windows-result"
62966285
version = "0.1.2"

0 commit comments

Comments
 (0)