Skip to content
Snippets Groups Projects

maint/update-versions: Add note about null update mode to usage

Merged Ian Jackson requested to merge doc into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -8,6 +8,7 @@ Usage:
Updates versions to VERSION, if supplied, and then runs
cargo fetch --offline # to update the lockfile
maint/update-bizarre
to refresh lockfiles etc.
END
}
# We're not using cargo-edit or cargo-version because our
Loading