diff --git a/.cargo/config b/.cargo/config index 61d9d9e..90522bf 100644 --- a/.cargo/config +++ b/.cargo/config @@ -1,2 +1,3 @@ [build] +[target.'cfg(target_os = "windows")'] rustflags = ["-C", "link-args=/STACK:4194304,4194304"]