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

Commit 489f010

Browse files
authored
Merge pull request #171 from VPKSoftOrg/dependabot/cargo/src-tauri/production-dependencies-8b53964f30
Bump the production-dependencies group across 1 directory with 5 updates
2 parents 5ab985d + 60144da commit 489f010

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

src-tauri/Cargo.lock

Lines changed: 13 additions & 13 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.42.0", features = ["full"] }
17+
tokio = { version = "1.43.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)