Closed cccs-rs closed 3 years ago
also worth noting, this does also give us the freedom to pick any lief version for compatibility with other libraries 😁
Thanks a lot for the PR! I remember that we had pinned it because of issues with LIEF at the time, but since there are newer and better versions by now we no longer need to keep that version constraint.
Hello!
Ran into an issue when installing apiscout on Debian Buster with Python 3.9.
Removing the version cap for lief allowed me to install apiscout without issue.