mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 16:28:19 +00:00
chore(deps): update rust crate objc2 to 0.6
Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dab9a807a5
commit
cee332db96
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ once_cell = "1"
|
||||||
tauri-plugin-updater = "2"
|
tauri-plugin-updater = "2"
|
||||||
|
|
||||||
[target."cfg(target_os = \"macos\")".dependencies]
|
[target."cfg(target_os = \"macos\")".dependencies]
|
||||||
objc2 = "0.5"
|
objc2 = "0.6"
|
||||||
objc2-app-kit = { version = "0.2", features = ["NSColor"] }
|
objc2-app-kit = { version = "0.2", features = ["NSColor"] }
|
||||||
objc2-foundation = "0.2"
|
objc2-foundation = "0.2"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue