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