Skip to content

Commit f1c3581

Browse files
chore(deps): bump tauri-plugin-deep-link in /apps/desktop/src-tauri
Bumps [tauri-plugin-deep-link](https://github.com/tauri-apps/plugins-workspace) from 2.4.7 to 2.4.8. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@deep-link-v2.4.7...deep-link-v2.4.8) --- updated-dependencies: - dependency-name: tauri-plugin-deep-link dependency-version: 2.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19076f3 commit f1c3581

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/desktop/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.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tauri-build = { version = "2.5.5", features = [] }
1010
tauri = { version = "2.10.2", features = ["macos-private-api", "tray-icon"] }
1111
serde = { version = "1.0.228", features = ["derive"] }
1212
serde_json = "1.0.149"
13-
tauri-plugin-deep-link = "2.4.7"
13+
tauri-plugin-deep-link = "2.4.8"
1414
tauri-plugin-global-shortcut = "2.3.1"
1515
tauri-plugin-os = "2.3.2"
1616
tauri-plugin-window-state = "2.4.1"

0 commit comments

Comments
 (0)