In version 548.0.0, the include directory was removed from the build artifacts: 41e9c03
What's the reason for this change?
We've been using lua-src-rs in the lux package manager to be able to compile Lua libraries.
With the latest release (which has this change), it looks like we can no longer use it.