From 3440ea2888043c54a444945cf4d9f59a34be0a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 04:09:41 +0000 Subject: [PATCH] Update Rust crate windows-bindgen to ^0.62.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 53d82c9..e0213e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ windows = { version = "^0.60.0", features = [ "Win32_System_Variant" ] } windows-core = "^0.60.0" -windows-bindgen = "^0.60.0" +windows-bindgen = "^0.62.0"