Skip to content

Commit

Permalink
Merge pull request #150 from BarthPaleologue/dependabot/cargo/src-tau…
Browse files Browse the repository at this point in the history
…ri/cargo-794314b35b

Bump tauri from 1.6.0 to 1.6.2 in /src-tauri in the cargo group across 1 directory
  • Loading branch information
BarthPaleologue authored Sep 16, 2024
2 parents 99c06b0 + b02c703 commit 2fb7ce6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 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.5.1", features = [] }
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.6.0", features = [] }
tauri = { version = "1.6.2", features = [] }

[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.
Expand Down

0 comments on commit 2fb7ce6

Please sign in to comment.