Skip to content

Commit f2d8597

Browse files
committed
Updated to use objc 0.1.
1 parent 4e51ba4 commit f2d8597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ path = "lib.rs"
99

1010
[dependencies]
1111
libc = "0.1"
12-
objc = "0.0"
12+
objc = "0.1"

0 commit comments

Comments
 (0)