mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
e23553c613
Replace the stale autocxx-based binding generator with cxx.rs bridges. Bump the MSRV from 1.74.0 to 1.85.0 and rename `api/rust/cargo/` to `api/rust/crates/`. close: #1332