Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #72 from Outer-Wilds-New-Horizons/dependabot/cargo…
Browse files Browse the repository at this point in the history
…/src-tauri/tauri-1.0.7

Bump tauri from 1.0.5 to 1.0.7 in /src-tauri
  • Loading branch information
Bwc9876 authored Nov 21, 2022
2 parents 919f1a6 + 7d1c57c commit aaee982
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -22,7 +22,7 @@ minify = "1.3.0"
walkdir = "2.3.2"
fs_extra = "1.2.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.0.0", features = ["clipboard-write-text", "dialog-all", "fs-all", "http-request", "os-all", "path-all", "process-exit", "process-relaunch", "shell-open", "updater", "window-all"] }
tauri = { version = "1.0.7", features = ["clipboard-write-text", "dialog-all", "fs-all", "http-request", "os-all", "path-all", "process-exit", "process-relaunch", "shell-open", "updater", "window-all"] }


[features]
Expand Down

0 comments on commit aaee982

Please sign in to comment.