mirror of
https://github.com/tauri-apps/tao.git
synced 2026-01-31 00:35:16 +01:00
fix(deps): update rust crate core-graphics to 0.23 (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ objc = "0.2"
|
||||
[target."cfg(target_os = \"macos\")".dependencies]
|
||||
cocoa = "0.24"
|
||||
core-foundation = "0.9"
|
||||
core-graphics = "0.22"
|
||||
core-graphics = "0.23"
|
||||
dispatch = "0.2"
|
||||
scopeguard = "1.2"
|
||||
png = "0.17"
|
||||
|
||||
Reference in New Issue
Block a user