We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78441f commit 9002fafCopy full SHA for 9002faf
text/3502-cargo-script.md
@@ -406,6 +406,7 @@ ideal.
406
A user can workaround this with `cargo metadata --manifest-path <file>.rs`.
407
408
Users may be using this feature for heavier duty scripting and want optimized builds.
409
+- This can be worked around by changing `profile.dev` in the embedded manifest
410
411
Like with all cargo packages, the `target/` directory grows unbounded.
412
This is made worse by them being out of the way and the scripts are likely to be short-lived.
0 commit comments