Skip to content

Commit d67bc34

Browse files
fix(deps): update rust crate tauri-plugin-notification to v2.0.0-rc.1 (#1626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5050f3 commit d67bc34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/frontend/src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/frontend/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tauri-plugin-websocket = "=2.0.0-rc.0"
1818
tauri-plugin-http = { version = "=2.0.0-rc.0", features = ["rustls-tls"] }
1919
tauri-plugin-window-state = "=2.0.0-rc.0"
2020
tauri-plugin-deep-link = "=2.0.0-rc.1"
21-
tauri-plugin-notification = "=2.0.0-rc.0"
21+
tauri-plugin-notification = "=2.0.0-rc.1"
2222
tauri-plugin-process = "=2.0.0-rc.0"
2323
tauri-plugin-log = "=2.0.0-rc.0"
2424
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]

0 commit comments

Comments
 (0)