Skip to content

Commit 95e48bb

Browse files
Bump windows-sys from 0.52.0 to 0.59.0 in /src-tauri
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.59.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.59.0) --- updated-dependencies: - dependency-name: windows-sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c15909c commit 95e48bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tauri-utils = { version = "1" }
4444

4545
[target.'cfg(windows)'.dependencies]
4646
interprocess = { version = "1.2", default-features = false }
47-
windows-sys = { version = "0.52.0", features = [
47+
windows-sys = { version = "0.59.0", features = [
4848
"Win32_Foundation",
4949
"Win32_UI_Input_KeyboardAndMouse",
5050
"Win32_UI_WindowsAndMessaging",

0 commit comments

Comments
 (0)