I'm making a bevy game that uses `bevy_mod_scripting`, which uses this crate. When I try to build my game, it spits out this linking error: https://gist.github.com/JohnTheCoolingFan/3e4ae02a70dcd94d6925dbdc73e4832e The game source is available here: https://github.com/JohnTheCoolingFan/scriplets/tree/experiments