Skip to content

Commit b790647

Browse files
committed
Add some links to other alternatives
1 parent 4c52fbd commit b790647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Targets macOS 10.7 by default.
99
To enable features added in macOS 10.8, set Cargo feature `mac_os_10_8_features`. To have both 10.8 features and 10.7 compatibility, also set `mac_os_10_7_support`. Setting both requires weak linkage, which is a nightly-only feature as of Rust 1.19.
1010

1111
For more experimental but more complete, generated bindings take a look at https://github.com/michaelwu/RustKit.
12+
Other alternatives are https://github.com/nvzqz/fruity and https://gitlab.com/objrs/objrs

0 commit comments

Comments
 (0)