Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 1bcb2f2

Browse files
authored
Merge pull request #135 from VPKSoftOrg/dependabot/cargo/src-tauri/production-dependencies-8df0bf0ebe
Bump the production-dependencies group in /src-tauri with 3 updates
2 parents e57b749 + 3bdbc00 commit 1bcb2f2

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

src-tauri/Cargo.lock

Lines changed: 25 additions & 25 deletions
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
@@ -14,7 +14,7 @@ tauri-build = { version = "1", features = [] }
1414
tauri = { version = "1", features = [ "window-start-dragging", "window-show", "process-exit", "window-minimize", "window-maximize", "window-unminimize", "window-hide", "window-close", "window-unmaximize", "shell-open"] }
1515
serde = { version = "1", features = ["derive"] }
1616
serde_json = "1"
17-
tokio = { version = "1.40.0", features = ["full"] }
17+
tokio = { version = "1.41.0", features = ["full"] }
1818
confy = "0.6.1"
1919
serde_derive = "1.0.200"
2020
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }

0 commit comments

Comments
 (0)