0.6.0
Added
optional_rust_extension
option - prints a warning to STDERR instead of raising an exception, if
Cargo is unavailable andgithub_releases
is either disabled or unavailable. Useful for projects
where either fallback code exists, or a native extension is desirable but not required. (#4, #6)