Skip to content

Commit 259a920

Browse files
committed
Bump deps
1 parent a135e6e commit 259a920

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)