Skip to content

Commit

Permalink
Merge pull request #164 from gianzellweger/dependabot/cargo/dev/tauri…
Browse files Browse the repository at this point in the history
…-1.8.1

Bump tauri from 1.7.1 to 1.8.1
  • Loading branch information
gianzellweger authored Jan 2, 2025
2 parents 93a9062 + 695b15d commit ec1fa42
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 32 deletions.
85 changes: 54 additions & 31 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ serde_json = "1.0.134"
static_assertions = "1.1.0"
strum = "0.26.3"
strum_macros = "0.26.4"
tauri = { version = "1.6.8", features = ["window-all", "process-command-api"] }
tauri = { version = "1.8.1", features = ["window-all", "process-command-api"] }
tokio = "1.39.3"
unic-emoji-char = "0.9.0"
crokey = "1.1.0"
Expand Down

0 comments on commit ec1fa42

Please sign in to comment.