v0.0.1
- Link libclang_rt.osx.a in build.rs to resolve ___isPlatformVersionAtLeast undefined symbol error when building with explicit --target on macOS CI - Move benchmark binaries from src/bin/ to examples/ so they are not built by default in release builds