v0.8.0
- cbindgen
0.18
- provide a cli option to have fully static builds.
cargo cinstall
andcargo capi install
now imply --release to match the behavior ofcargo install
.
0.18
cargo cinstall
and cargo capi install
now imply --release to match the behavior of cargo install
.