Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 4, 2024
1 parent 85fec5c commit a706805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ async-trait = "0.1.83"
futures = "0.3.31"
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
tokio = "1.41.1"
tokio = "1.42.0"
tokio-tungstenite = "0.24.0"
portpicker = "0.1.1"
regex = "1.11.1"
Expand All @@ -36,7 +36,7 @@ tauri-plugin-os = "2.0.1"
tauri-plugin-process = "2.0.1"
tauri-plugin-single-instance = "2.0.2"
tauri-plugin-store = "2.1.0"
tauri-plugin-upload = "2.2.0"
tauri-plugin-upload = "2.2.1"
tauri-plugin-websocket = "2.0.1"

# TODO: Check if needed
Expand Down

0 comments on commit a706805

Please sign in to comment.