libsodium-sys-stable 1.19.16

FFI bindings for libsodium stable
Documentation
1
2
3
4
5
6
7
8
9
10
> libsodium-sys

A patched version of the `libsodium-sys` crate that installs stable
versions of libsodium instead of point releases.

Cargo features:

- `fetch-latest`: download the latest stable version.
- `optimized`: build a version optimized for the current platform.
- `minimal`: do not build deprecated APIs.