You've already forked AstralRinth
forked from didirus/AstralRinth
Fix Labrinth not compiling on Windows due to jemalloc dependency (#3378)
This commit is contained in:
@@ -12,6 +12,7 @@ pub mod internal;
|
||||
pub mod v2;
|
||||
pub mod v3;
|
||||
|
||||
#[cfg(not(target_env = "msvc"))]
|
||||
pub mod debug;
|
||||
|
||||
pub mod v2_reroute;
|
||||
|
||||
Reference in New Issue
Block a user