|
|
@@ -39,7 +39,7 @@ targets = [
|
|
|
# If true, metadata will be collected with `--all-features`. Note that this can't
|
|
|
# be toggled off if true, if you want to conditionally enable `--all-features` it
|
|
|
# is recommended to pass `--all-features` on the cmd line instead
|
|
|
-all-features = false
|
|
|
+all-features = true
|
|
|
# If true, metadata will be collected with `--no-default-features`. The same
|
|
|
# caveat with `all-features` applies
|
|
|
no-default-features = false
|