mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
* feat: dynamic loading of libdrm and libdrm_amdgpu * fix: libdrm_amdgpu_sys requires rustc 1.80.0 for exclusive_range_pattern * feat: update libdrm_amdgpu_sys to 0.8.1 * fix: remove Rc wrapper for LibDrmAmdgpu * pkg: bump rust version used to build packages --------- Co-authored-by: Ilya Zlobintsev <ilya.zl@protonmail.com>