Skip to content

Commit

Permalink
Merge pull request #203 from mateuszmigas/dependabot/cargo/apps/deskt…
Browse files Browse the repository at this point in the history
…op/all-deps-b6de9d866b
  • Loading branch information
mateuszmigas authored Feb 4, 2025
2 parents bc46f25 + fc4a08b commit d6f250f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions apps/desktop/Cargo.lock

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

4 changes: 2 additions & 2 deletions apps/desktop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ tauri-plugin-process = "2.2.0"
reqwest = { version = "0.12.12", features = ["blocking", "multipart"] }
keyring = "3.6.1"
regex = "1.11.1"
tauri-plugin-clipboard-manager = "2.2.0"
tauri-plugin-clipboard-manager = "2.2.1"
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
tauri-plugin-updater = "2.3.1"
tauri-plugin-updater = "2.4.0"

[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!
Expand Down

0 comments on commit d6f250f

Please sign in to comment.