You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.