Skip to content

Commit dde7fed

Browse files
author
bors-servo
authored
Auto merge of #59 - glennw:bump, r=mbrubeck
Bump deps r? @emilio or anyone <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/io-surface-rs/59) <!-- Reviewable:end -->
2 parents a135e6e + 259a920 commit dde7fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "io-surface"
33
description = "Bindings to IO Surface for OS X"
44
homepage = "https://github.com/servo/io-surface-rs"
55
repository = "https://github.com/servo/io-surface-rs"
6-
version = "0.7.0"
6+
version = "0.8.0"
77
authors = ["The Servo Project Developers"]
88
license = "MIT / Apache-2.0"
99

@@ -12,6 +12,6 @@ libc = "0.2"
1212
gleam = "0.4"
1313

1414
[target.x86_64-apple-darwin.dependencies]
15-
core-foundation = "0.3"
15+
core-foundation = "0.4"
1616
cgl = "0.2.1"
1717
leaky-cow = "0.1.1"

0 commit comments

Comments
 (0)