From cfe1a5b4a18f3fed12075b057997168ba1e75c73 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Apr 2021 21:59:36 +0100 Subject: [PATCH] update-versions: Do a better thing about the lockfile Signed-off-by: Ian Jackson --- update-versions | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/update-versions b/update-versions index a580b436..a581bca5 100755 --- a/update-versions +++ b/update-versions @@ -39,9 +39,9 @@ git commit -s -m "Cargo.toml: Update all versions to $version Commit made automatically by update-versions. " $files +nailing-cargo update -p otter-base + cat < -and commit the result. +Cargo.toml versions updated and committed. +Cargo.lock updates made but *not* committed. They must be reviewed! END -- 2.30.2