Skip to content

Commit

Permalink
fix(deps): update rust crate window-vibrancy to 0.5.0 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent 8c012d8 commit ddce748
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions backend/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 backend/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tauri = { version = "1.5.4", features = [
"system-tray",
"window-all",
] }
window-vibrancy = { version = "0.4.3" }
window-vibrancy = { version = "0.5.0" }
window-shadows = { version = "0.2.2" }
wry = { version = "0.24.6" }
semver = "1.0"
Expand Down

0 comments on commit ddce748

Please sign in to comment.