Skip to content

0.2.2

Compare
Choose a tag to compare
@gwihlidal gwihlidal released this 03 Nov 02:24
· 36 commits to master since this release
  • Upgraded all dependencies.
  • Removed "parallel" feature from cc dependency.
  • No longer expose ffi_to_string as it is unsound (can easily cause undefined behavior in safe code).
  • Upgraded string slice error lifetimes to 'static.