Skip to content

Commit

Permalink
chore(deps): update rust crate tauri-build to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 6d29a46 commit e4d7950
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 12 deletions.
76 changes: 65 additions & 11 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 @@ -9,7 +9,7 @@ default-run = "app"
edition = "2021"

[build-dependencies]
tauri-build = { version = "1.4.0", features = [] }
tauri-build = { version = "1.4.1", features = [] }

[dependencies]
serde = { version = "1.0", features = ["derive"] } # For serialization
Expand Down

0 comments on commit e4d7950

Please sign in to comment.