fix newlines
This commit is contained in:
+3
-3
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user