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 macOS"
4
4
homepage = " https://github.com/servo/core-foundation-rs"
5
5
repository = " https://github.com/servo/core-foundation-rs"
6
- version = " 0.7.0 "
6
+ version = " 0.7.1 "
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,15 +3,15 @@ name = "core-foundation"
3
3
description = " Bindings to Core Foundation for macOS"
4
4
homepage = " https://github.com/servo/core-foundation-rs"
5
5
repository = " https://github.com/servo/core-foundation-rs"
6
- version = " 0.7.0 "
6
+ version = " 0.7.1 "
7
7
authors = [" The Servo Project Developers" ]
8
8
license = " MIT / Apache-2.0"
9
9
categories = [" os::macos-apis" ]
10
10
keywords = [" macos" , " framework" , " objc" ]
11
11
12
12
[dependencies .core-foundation-sys ]
13
13
path = " ../core-foundation-sys"
14
- version = " 0.7"
14
+ version = " 0.7.1 "
15
15
16
16
[dependencies ]
17
17
libc = " 0.2"
You can’t perform that action at this time.
0 commit comments