This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
0.3.2
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