Skip to content

Commit ff01e8e

Browse files
committed
fix: Call out stale deps problem
1 parent db2f148 commit ff01e8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/3502-cargo-script.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,9 @@ multi-file package.
422422
As stated in the Motivation, this doesn't have to perfectly cover every use
423423
case that a `Cargo.toml` would.
424424

425+
With lockfile "hidden away" in the `target/`,
426+
users might not be aware that they are using old dependencies.
427+
425428
# Rationale and alternatives
426429
[rationale-and-alternatives]: #rationale-and-alternatives
427430

0 commit comments

Comments
 (0)