Bump tauri-plugin-context-menu from 1cdd3b5 to 8d5854f

Bumps [tauri-plugin-context-menu](https://github.com/c2r0b/tauri-plugin-context-menu) from `1cdd3b5` to `8d5854f`.
- [Commits](1cdd3b5567...8d5854f186)

---
updated-dependencies:
- dependency-name: tauri-plugin-context-menu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-09 09:36:08 +00:00 committed by GitHub
parent aa4e1667c7
commit e414d3d360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
Cargo.lock generated
View File

@ -4303,7 +4303,7 @@ dependencies = [
"httpdate",
"itoa 1.0.11",
"pin-project-lite",
"socket2 0.4.10",
"socket2 0.5.7",
"tokio",
"tower-service",
"tracing",
@ -7542,8 +7542,8 @@ dependencies = [
[[package]]
name = "tauri-plugin-context-menu"
version = "0.8.1"
source = "git+https://github.com/c2r0b/tauri-plugin-context-menu?branch=main#1cdd3b55677054ba0e237893435fdc05006b9a3e"
version = "0.8.2"
source = "git+https://github.com/c2r0b/tauri-plugin-context-menu?branch=main#8d5854f186a046d51df38c4ec7863a83f4e1221c"
dependencies = [
"cocoa",
"dispatch",