Skip to content

Commit 8e870c8

Browse files
committed
Bump windows-bindgen to 0.55.0
1 parent b25203e commit 8e870c8

File tree

3 files changed

+186
-188
lines changed

3 files changed

+186
-188
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6279,9 +6279,9 @@ dependencies = [
62796279

62806280
[[package]]
62816281
name = "windows-bindgen"
6282-
version = "0.54.0"
6282+
version = "0.55.0"
62836283
source = "registry+https://github.com/rust-lang/crates.io-index"
6284-
checksum = "d86976b4742897f1df038908f5af6c0c1a291262eecf3e05abf1799bd3002dc2"
6284+
checksum = "073ff8a486ebad239d557809d2cd5fe5e04ee1de29e09c6cd83fb0bae19b8a4c"
62856285
dependencies = [
62866286
"proc-macro2",
62876287
"rayon",
@@ -6302,9 +6302,9 @@ dependencies = [
63026302

63036303
[[package]]
63046304
name = "windows-metadata"
6305-
version = "0.54.0"
6305+
version = "0.55.0"
63066306
source = "registry+https://github.com/rust-lang/crates.io-index"
6307-
checksum = "e44370b8367d7fd54085dff98fa774ead5070dd15aa892270a370555e35d04c2"
6307+
checksum = "b602635050172a1fc57a35040d4d225baefc6098fefd97094919921d95961a7d"
63086308

63096309
[[package]]
63106310
name = "windows-sys"

0 commit comments

Comments
 (0)