Skip to content

Commit

Permalink
perf: update spyglys
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewingWeasel committed Aug 4, 2024
1 parent 8d89a67 commit 38fd492
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
19 changes: 17 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ tauri-build = { version = "1.5.0", features = [] }
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.5.2", features = [ "clipboard-read-text",
tauri = { version = "1.5.2", features = [
"clipboard-read-text",
"fs-read-file",
"dialog-all",
"shell-open",
Expand Down

0 comments on commit 38fd492

Please sign in to comment.