Skip to content

Commit 244d203

Browse files
authored
Merge pull request #174 from Open-VCS/dependabot/cargo/Dev/cargo-minor-patch-d023e3b1df
chore(deps): bump the cargo-minor-patch group across 1 directory with 5 updates
2 parents 74b7059 + a3ae3aa commit 244d203

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Backend/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ serde_json = "1.0"
2525
default = []
2626

2727
[dependencies]
28-
tauri = { version = "2.9", features = [] }
28+
tauri = { version = "2.10", features = [] }
2929
tauri-plugin-opener = "2.5"
3030
serde = { version = "1", features = ["derive"] }
3131
notify = "6"
3232
tauri-plugin-dialog = "2.5"
3333
tauri-plugin-updater = "2.9"
34-
tokio = { version = "1.49", features = ["io-util", "process", "rt", "sync", "time"] }
34+
tokio = { version = "1.50", features = ["io-util", "process", "rt", "sync", "time"] }
3535
dirs = "6"
3636
regex = "1.12"
3737
log = "0.4"

0 commit comments

Comments
 (0)