Skip to content

Commit f57966f

Browse files
author
Nabil Elqatib
committed
Publish core-foundation-sys, core-foundation
1 parent f7e0b97 commit f57966f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core-foundation-sys/Cargo.toml

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

core-foundation/Cargo.toml

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

0 commit comments

Comments
 (0)