We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e6f95 commit 6067f72Copy full SHA for 6067f72
1 file changed
CHANGELOG.md
@@ -18,6 +18,7 @@
18
## Changes
19
20
- 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)
22
23
24
## Other
0 commit comments