File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "core-foundation-sys"
3
3
description = " Bindings to Core Foundation for OS X"
4
4
homepage = " https://github.com/servo/core-foundation-rs"
5
5
repository = " https://github.com/servo/core-foundation-rs"
6
- version = " 0.4.6 "
6
+ version = " 0.5.0 "
7
7
authors = [" The Servo Project Developers" ]
8
8
license = " MIT / Apache-2.0"
9
9
build = " build.rs"
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ name = "core-foundation"
3
3
description = " Bindings to Core Foundation for OS X"
4
4
homepage = " https://github.com/servo/core-foundation-rs"
5
5
repository = " https://github.com/servo/core-foundation-rs"
6
- version = " 0.4.6 "
6
+ version = " 0.5.0 "
7
7
authors = [" The Servo Project Developers" ]
8
8
license = " MIT / Apache-2.0"
9
9
10
10
[dependencies .core-foundation-sys ]
11
11
path = " ../core-foundation-sys"
12
- version = " 0.4.6 "
12
+ version = " 0.5.0 "
13
13
14
14
[dependencies ]
15
15
libc = " 0.2"
You can’t perform that action at this time.
0 commit comments