Skip to content

Commit 9002faf

Browse files
committed
fix: Call out performance workaround
1 parent f78441f commit 9002faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text/3502-cargo-script.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ ideal.
406406
A user can workaround this with `cargo metadata --manifest-path <file>.rs`.
407407

408408
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
409410

410411
Like with all cargo packages, the `target/` directory grows unbounded.
411412
This is made worse by them being out of the way and the scripts are likely to be short-lived.

0 commit comments

Comments
 (0)