Skip to content

Commit

Permalink
Windows: Update generated bindings to 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton committed Feb 13, 2025
1 parent cfe9ffc commit 26eeac1
Show file tree
Hide file tree
Showing 6 changed files with 2,774 additions and 2,750 deletions.
15 changes: 2 additions & 13 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6195,16 +6195,11 @@ dependencies = [

[[package]]
name = "windows-bindgen"
version = "0.58.0"
version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91cd28d93c692351f3a6e5615567c56756e330bee1c99c6bdd57bfc5ab15f589"
checksum = "9b7fb600834d7e868f6e5bb748a86101427330fafbf9485c331b9d5f562d54a5"
dependencies = [
"proc-macro2",
"rayon",
"serde",
"serde_json",
"syn 2.0.96",
"windows-metadata",
]

[[package]]
Expand Down Expand Up @@ -6285,12 +6280,6 @@ dependencies = [
"syn 2.0.96",
]

[[package]]
name = "windows-metadata"
version = "0.58.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e837f3c3012cfe9e7086302a93f441a7999439be1ad4c530d55d2f6d2921809"

[[package]]
name = "windows-result"
version = "0.1.2"
Expand Down
Loading

0 comments on commit 26eeac1

Please sign in to comment.