Skip to content

Commit a3a0868

Browse files
fix(deps): update rust crate window-vibrancy to 0.7.0
1 parent 740cb3e commit a3a0868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ tauri-plugin-updater = "2.2"
210210
tauri-plugin-shell = "2.2"
211211
tauri-plugin-notification = "2.2"
212212
tauri-plugin-opener = "2.5"
213-
window-vibrancy = { version = "0.6.0" }
213+
window-vibrancy = { version = "0.7.0" }
214214

215215
# Strong typed api binding between typescript and rust
216216
specta-typescript = "0.0.9"

0 commit comments

Comments
 (0)