Skip to content

Commit 6067f72

Browse files
committed
docs: update changelog to include static linking of CRT for MSVC builds
1 parent 73e6f95 commit 6067f72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
## Changes
1919

2020
- Minimum required rust version has been increased to 1.90.0. Notably, this means dropping fully support for intel Mac and Windows 7.
21+
- Statically link the CRT for MSVC builds via Cargo config to avoid runtime DLL dependencies, see #1874 (@FidelSch)
2122

2223

2324
## Other

0 commit comments

Comments
 (0)