mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 20:11:29 +11:00
fix(deps): update rust crate cocoa to 0.25 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b8005fe84e
commit
fafab8544c
|
@ -40,7 +40,7 @@ gdk-pixbuf = "0.16"
|
|||
libxdo = { version = "0.6.0", optional = true }
|
||||
|
||||
[target."cfg(target_os = \"macos\")".dependencies]
|
||||
cocoa = "0.24"
|
||||
cocoa = "0.25"
|
||||
objc = "0.2"
|
||||
png = "0.17"
|
||||
|
||||
|
|
Loading…
Reference in a new issue