Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8bd8f59

Browse files
committedJun 10, 2024
Bump windows-bindgen to 0.57
1 parent 0de24a5 commit 8bd8f59

File tree

3 files changed

+71
-422
lines changed

3 files changed

+71
-422
lines changed
 

‎Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6399,9 +6399,9 @@ dependencies = [
63996399

64006400
[[package]]
64016401
name = "windows-bindgen"
6402-
version = "0.56.0"
6402+
version = "0.57.0"
64036403
source = "registry+https://github.com/rust-lang/crates.io-index"
6404-
checksum = "a28e3ea6330cf17fdcdce8bf08d0549ce93769dca9bedc6c39c36c8c0e17db46"
6404+
checksum = "1ccb96113d6277ba543c0f77e1c5494af8094bf9daf9b85acdc3f1b620e7c7b4"
64056405
dependencies = [
64066406
"proc-macro2",
64076407
"rayon",
@@ -6422,9 +6422,9 @@ dependencies = [
64226422

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

64296429
[[package]]
64306430
name = "windows-sys"
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Failed to load comments.