Skip to content

Commit c5590b2

Browse files
authored
Auto merge of #470 - Qyriad:publish-graphics-0.22.2, r=jrmuizel
Publish core-graphics Like #465, but for core-graphics. #436 in particular was merged five months ago, which was awesome, but there hasn't been a release to crates.io yet since then. Hopefully this PR should suffice for doing so?
2 parents 3f308c2 + 65b1efc commit c5590b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-graphics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "core-graphics"
33
description = "Bindings to Core Graphics for macOS"
44
homepage = "https://github.com/servo/core-graphics-rs"
55
repository = "https://github.com/servo/core-foundation-rs"
6-
version = "0.22.2"
6+
version = "0.22.3"
77
authors = ["The Servo Project Developers"]
88
license = "MIT / Apache-2.0"
99

0 commit comments

Comments
 (0)