Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

0.3.2

Compare
Choose a tag to compare
@jgilchrist jgilchrist released this 14 Jan 12:00
· 569 commits to master since this release

Upgrade to a new version of Rust

  • Converts c_string conversions to use the new CString::from_slice method
  • Removes feature gates which became redundant