lib.rs |
This shouldn't exist, but does because if something isn't going to link
against `nss` but has an `nss`-enabled `sqlcipher` turned on (for example,
by a `cargo` feature activated by something else in the workspace).
it might need to issue link commands for NSS. |
6957 |