fix newlines

This commit is contained in:
Jakub Panek
2024-11-21 12:36:24 +01:00
parent 6ef86351fc
commit a2aedb0cd3
+3 -3
View File
@@ -1,3 +1,3 @@
# Link runtime statically so Visual C++ Redist is not required
[target.'cfg(all(windows, target_env = "msvc"))']
rustflags = ["-C", "target-feature=+crt-static"]
# Link runtime statically so Visual C++ Redist is not required
[target.'cfg(all(windows, target_env = "msvc"))']
rustflags = ["-C", "target-feature=+crt-static"]