Skip to content

Commit 8c72b7d

Browse files
authored
Auto merge of #474 - jrmuizel:cfs-version, r=jdm
Bump the required version of core-foundation-sys None
2 parents 2ae6b79 + 3d5df0a commit 8c72b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-foundation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["macos", "framework", "objc"]
1111

1212
[dependencies.core-foundation-sys]
1313
path = "../core-foundation-sys"
14-
version = "0.8.0"
14+
version = "0.8.3"
1515

1616
[dependencies]
1717
libc = "0.2"

0 commit comments

Comments
 (0)