summaryrefslogtreecommitdiff
path: root/impls/monero.rs/build.rs
AgeCommit message (Collapse)Author
2024-10-14silence naming-related warningssneurlax
2024-10-14do not use libloadingsneurlax
2024-10-11support loading lib from /lib or same dir as binsneurlax
and resolve 2 clippy issues need to test on other platforms gestured-towards here in lib.rs
2024-10-11remove system exports from bindings.rssneurlax
resolves https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796432127
2024-10-10/monero_rust -> /monero.rssneurlax
just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c