cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.85k stars 143 forks source link

RustThemis: remove deprecated bindgen flags #1001

Closed G1gg1L3s closed 1 year ago

G1gg1L3s commented 1 year ago

They were removed in the 0.65.0. I tried to do it in a backward compatible way, though I don't know if it's worth it.

Checklist