Skip to content

Commit

Permalink
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.0.8...tauri-v1.0.9)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and NotThorny committed May 20, 2023
1 parent 8998635 commit a1fa0ab
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 @@ -24,7 +24,7 @@ sudo = "0.6.0"

[dependencies]
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.0.8", features = ["api-all"] }
tauri = { version = "1.0.9", features = ["api-all"] }

# Arg parsing
args = "2.0"
Expand Down

0 comments on commit a1fa0ab

Please sign in to comment.