Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 8, 2024
1 parent cd8eb1b commit 2b98315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tauri-build = { version = "2.0.1", features = [] }
regex = "1.11.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"
tauri = { version = "2.0.1", features = [
tauri = { version = "2.0.2", features = [
"tray-icon",
"system-tray",
"window-center",
Expand Down

0 comments on commit 2b98315

Please sign in to comment.