Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CFBundle::private_frameworks_url() exposing CFBundleCopyPrivateFr… #103

Merged
merged 2 commits into from Jun 16, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Bump version to 0.4.1

  • Loading branch information
nikhilm committed Jun 16, 2017
commit 650d7a02452024c857b9800c4d67c6c6a65a2e2c
@@ -3,7 +3,7 @@ name = "core-foundation-sys"
description = "Bindings to Core Foundation for OS X"
homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.4.0"
version = "0.4.1"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"
build = "build.rs"
@@ -3,7 +3,7 @@ name = "core-foundation"
description = "Bindings to Core Foundation for OS X"
homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.4.0"
version = "0.4.1"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.