Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jul 1, 2024
1 parent dd3e2bc commit 56a0e4e
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 @@ -8,7 +8,7 @@ tauri-build = { version = "1.5.2", features = [] }
[dependencies]
regex = "1.10.5"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.118"
serde_json = "1.0.119"
tauri = { version = "1.6.8", features = [
"tray-icon",
"system-tray",
Expand Down

0 comments on commit 56a0e4e

Please sign in to comment.