Skip to content

Commit e998e7d

Browse files
chore(deps): update core-graphics requirement from 0.24 to 0.25
Updates the requirements on [core-graphics](https://github.com/servo/core-foundation-rs) to permit the latest version. - [Commits](https://github.com/servo/core-foundation-rs/commits) --- updated-dependencies: - dependency-name: core-graphics dependency-version: 0.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99d3290 commit e998e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ objc = { version = "0.2", features = ["exception"] }
3434
block2 = "0.6"
3535
dispatch = "0.2"
3636
core-foundation = { version = "0.10" }
37-
core-graphics = { version = "0.24" }
37+
core-graphics = { version = "0.25" }

0 commit comments

Comments
 (0)