AugmendTech / CrabGrab

🦀 🖥️ 🦀
Apache License 2.0
152 stars 12 forks source link

Switch docs.rs to only building windows docs, add link to repo hosted macos docs #18

Closed OutOfTheVoid closed 7 months ago

OutOfTheVoid commented 7 months ago

This PR bumps our version number, and switches us to only building docs on docs.rs for windows, while linking to our repo-hosted docs for MacOS. This is necessary because of metal's dependence on objc_exception, which can't be built on linux.