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 Jan 4, 2024
1 parent 9f29fe6 commit ffc3b4f
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 @@ -13,7 +13,7 @@ tauri = { version = "1.2.4" }
bitflags = "2.4.1"

[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 ffc3b4f

Please sign in to comment.