Skip to content

Commit

Permalink
Bump windows-bindgen to 0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton committed Jun 10, 2024
1 parent 0de24a5 commit 8bd8f59
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 422 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6399,9 +6399,9 @@ dependencies = [

[[package]]
name = "windows-bindgen"
version = "0.56.0"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a28e3ea6330cf17fdcdce8bf08d0549ce93769dca9bedc6c39c36c8c0e17db46"
checksum = "1ccb96113d6277ba543c0f77e1c5494af8094bf9daf9b85acdc3f1b620e7c7b4"
dependencies = [
"proc-macro2",
"rayon",
Expand All @@ -6422,9 +6422,9 @@ dependencies = [

[[package]]
name = "windows-metadata"
version = "0.56.0"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3993f7827fff10c454e3a24847075598c7c08108304b8b07943c2c73d78f3b34"
checksum = "8308d076825b9d9e5abc64f8113e96d02b2aeeba869b20fdd65c7e70cda13dfc"

[[package]]
name = "windows-sys"
Expand Down
Loading

0 comments on commit 8bd8f59

Please sign in to comment.