Readline not found during remote compile

Same issue as Usage of libraries

[compile] app/main.c:14:10: fatal error: readline/readline.h: No such file or directory
[compile]  #include <readline/readline.h>
[compile]           ^~~~~~~~~~~~~~~~~~~~~
[compile] compilation terminated.
[compile] Looks like your code failed to compile.
[compile] If you think this is a CodeCrafters error, please let us know at hello@codecrafters.io.

Hey @tenze21, you can update the buildpack version using the Codecrafters CLI.

Let me know if you still run into issues.

Thanks a lot @andy1li, Should have checked the announcements.