Skip to content

Commit 29532b7

Browse files
[autofix.ci] apply automated fixes
1 parent 4b1d38c commit 29532b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ rustflags = ["-C", "target-feature=+crt-static"]
2828
[target.'cfg(target_os = "linux")']
2929
rustflags = ["-C", "linker-features=-lld", "-C", "link-args=-Wl,--warn-unresolved-symbols"]
3030

31-
3231
# To be able to run unit tests on Windows, support compilation to 'x86_64-pc-windows-msvc'.
3332
# Use Hybrid CRT to reduce the size of the binary (Coming by default with Windows 10 and later versions).
3433
[target.'cfg(target_os = "windows")']

0 commit comments

Comments
 (0)