Skip to content

Commit 967a494

Browse files
committed
fix: Clarify lockfile consideration
1 parent ff01e8e commit 967a494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3502-cargo-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ Considerations
10871087
- Sharing of single-file projects should be easy
10881088
- In "copy/paste" scenarios, like reproduction cases in issues, how often
10891089
have lockfiles been pertinent for reproduction?
1090-
- There is an expectation of a reproducible Rust experience
1090+
- There is an expectation of a reproducible Rust experience across systems with lockfiles being a key element
10911091
- Dropping of additional files might be frustrating for users to deal with (in
10921092
addition to making it harder to share it all)
10931093
- We would need a way to store the lockfile for `stdin` without conflicting

0 commit comments

Comments
 (0)