Skip to content

Commit ee009d1

Browse files
chore(deps): bump core-graphics from 0.24.0 to 0.25.0
Bumps [core-graphics](https://github.com/servo/core-foundation-rs) from 0.24.0 to 0.25.0. - [Commits](https://github.com/servo/core-foundation-rs/commits) --- updated-dependencies: - dependency-name: core-graphics dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03cf9e2 commit ee009d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ features = ["bmp", "tga"]
3939
[target.'cfg(target_os = "macos")'.dependencies]
4040
objc_id = "0.1.1"
4141
objc-foundation = "0.1.1"
42-
core-graphics = "0.24.0"
42+
core-graphics = "0.25.0"
4343
core-foundation = "0.10.0"
4444
core-foundation-sys = "0.8.3"
4545

0 commit comments

Comments
 (0)