Skip to content

Commit

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

[dependencies]
regex = "1.10.0"
regex = "1.10.1"
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
tauri = { version = "1.5.2", features = [
Expand Down

0 comments on commit 3c7f597

Please sign in to comment.