Skip to content

Commit

Permalink
Merge pull request #14 from thewh1teagle/dependabot/cargo/tauri-2.0.0…
Browse files Browse the repository at this point in the history
…-beta.20

Bump tauri from 2.0.0-beta.17 to 2.0.0-beta.20
  • Loading branch information
thewh1teagle committed May 24, 2024
2 parents 25e65d7 + 941d04a commit ddf81f9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 desktop/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2021"
tauri-build = { version = "2.0.0-beta.13", features = [] }

[dependencies]
tauri = { version = "2.0.0-beta.17", features = ["devtools"] }
tauri = { version = "2.0.0-beta.20", features = ["devtools"] }
enigo = { version = "0.2.0" }
env_logger = "0.10"
log = "0.4.21"
Expand Down

0 comments on commit ddf81f9

Please sign in to comment.