Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 27, 2023
1 parent c33608e commit c65827e
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 @@ -7,7 +7,7 @@ tauri-build = { version = "1.5.0", features = [] }

[dependencies]
regex = "1.10.2"
serde = { version = "1.0.192", features = ["derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
tauri = { version = "1.5.2", features = [
"system-tray",
Expand Down

0 comments on commit c65827e

Please sign in to comment.