Skip to content

Split "static" into sqlite and native-tls features.

Nick Mathewson requested to merge nickm/arti:split-static into main

Otherwise, it's impossible to get a static sqlite linkage without also getting native-tls, even if you wanted rustls.

Closes #302 (closed).

Merge request reports