Skip to content

Commit

Permalink
Update core-graphics requirement from 0.18.0 to 0.22.3
Browse files Browse the repository at this point in the history
Updates the requirements on [core-graphics](https://github.com/servo/core-foundation-rs) to permit the latest version.
- [Release notes](https://github.com/servo/core-foundation-rs/releases)
- [Commits](servo/core-foundation-rs@core-graphics-v0.18.0...core-graphics-v0.22.3)

---
updated-dependencies:
- dependency-name: core-graphics
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
1 parent 820e549 commit 518dfa0
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 @@ -39,7 +39,7 @@ windows = { version = "0.44.0", features = [
] }

[target.'cfg(target_os = "macos")'.dependencies]
core-graphics = "0.18.0"
core-graphics = "0.22.3"
objc = "0.2.7"
unicode-segmentation = "1.6.0"

Expand Down

0 comments on commit 518dfa0

Please sign in to comment.