issues
search
terra-sync
/
cnc
Seamless Database Replication tool
GNU General Public License v3.0
4
stars
2
forks
source link
rust: add email shared library
#37
Closed
charmitro
closed
9 months ago
charmitro
commented
9 months ago
Changelog:
Adjust our Makefile to build libraries under
rust/
Add
email
shared library using cbindgen
Call the function to test
Add from, to, cc config variables (single strings for now)
Allow errors of valgrind in CI
Changelog:
rust/
email
shared library using cbindgen