diff --git a/core-foundation/Cargo.toml b/core-foundation/Cargo.toml index aec358c..cd3c3cb 100644 --- a/core-foundation/Cargo.toml +++ b/core-foundation/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT / Apache-2.0" [dependencies.core-foundation-sys] path = "../core-foundation-sys" -version = "0.2.0" +version = "0.2.1" [dependencies] libc = "0.2"