From 34d706ad158177cfae27b5665468ec43a3fc59df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:26:31 +0000 Subject: [PATCH] chore(deps): update rust crate windows-bindgen to 0.66 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92dc494..f706fe2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,4 +28,4 @@ windows = { version = "0.61", features = [ "Win32_System_Variant", ] } windows-core = "0.61" -windows-bindgen = "0.62" +windows-bindgen = "0.66"