From: Ian Jackson Date: Fri, 19 Jun 2020 11:13:35 +0000 (+0100) Subject: README.md: Fix discussion of Cargo.lock leafname filesystem X-Git-Tag: nailing-cargo/1.0.0~150 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=49e1263d93e98d93288a3aa1470e19deed8044bc;p=nailing-cargo.git README.md: Fix discussion of Cargo.lock leafname filesystem Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index b7e2e13..571cc39 100644 --- a/README.md +++ b/README.md @@ -313,9 +313,9 @@ Limitations and bugs think fixing this just involves review to check other values work properly. - * The alternative `Cargo.lock` file must be on same filesystem. This is - not so easy to fix; we would want the existing algorithm but a - fallback for this case. + * The alternative `Cargo.lock` file must be on the same filesystem + as the source tree. This is not so easy to fix; we would want the + existing algorithm but a fallback for the different-filsystem case. * `Cargo.nail` is unconditionally looked for in the parent directory. Ideally this should be configurable, and also perhaps be able to