Skip to content

Commit

Permalink
Merge pull request Niek#132 from Niek/dependabot/cargo/src-tauri/taur…
Browse files Browse the repository at this point in the history
…i-1.2.5

Bump tauri from 1.2.4 to 1.2.5 in /src-tauri
  • Loading branch information
Niek authored May 22, 2023
2 parents b6f2edb + 143fb2a commit de2f756
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tauri-build = { version = "1.2.1", features = [] }
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.2.4", features = [] }
tauri = { version = "1.2.5", features = [] }

[features]
# by default Tauri runs in production mode
Expand Down

0 comments on commit de2f756

Please sign in to comment.