Skip to content

Commit

Permalink
fix(deps): update rust crate core-graphics to 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent cd1c0f9 commit f2d95f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exclude = ["/examples"]
tauri = { version = "1.3.0" }

[target."cfg(target_os = \"macos\")".dependencies]
core-graphics = {version = "0.22.3"}
core-graphics = {version = "0.23.1"}
core-foundation = { version = "0.9.3" }
cocoa = { version = "0.24.1" }
objc = { version = "0.2.7" }
Expand Down

0 comments on commit f2d95f1

Please sign in to comment.