diff --git a/.changes/no_std.md b/.changes/no_std.md new file mode 100644 index 0000000..c8849b8 --- /dev/null +++ b/.changes/no_std.md @@ -0,0 +1,7 @@ +--- +"nsis_tauri_utils": "minor" +"nsis_semvercompare": "minor" +"nsis_process": "minor" +--- + +Reduce the DLL size by using `no_std` and without static msvcrt.