mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 15:18:33 -05:00
- add tfhe-c-api-dynamic-buffer to be able to work with 0.5 buffers - add a script to symlink the dependency lib to a fixed name - the rust build system adds a fingerprint to the lib name which is not practical when we are linking our C test executable - link the most recent artifacts corresponding to the dependency we have