Skip to content

Commit 2fc0fbf

Browse files
poliorceticsByron
authored andcommitted
use [build] instead of [target.<...>]
1 parent 12f4cec commit 2fc0fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[target.'cfg(any(test, not(test)))']
1+
[build]
22
rustflags = [
33
# Rustc lints
44
# "-W", "warning_name"

0 commit comments

Comments
 (0)