Skip to content

Commit 08db1b2

Browse files
fix(deps): update windows packages
1 parent 01f06f1 commit 08db1b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/tauri/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ windows-sys = { version = "0.59", features = [
231231
"Win32_System_LibraryLoader",
232232
"Win32_System_SystemInformation",
233233
] }
234-
windows-core = "0.58.0"
235-
webview2-com = "0.34"
234+
windows-core = "0.59.0"
235+
webview2-com = "0.35"
236236

237237
[features]
238238
default = ["custom-protocol", "default-meta"]

0 commit comments

Comments
 (0)