Merge rust-bitcoin/rust-bitcoin#4455: just: Add update-lock-files alias

3fa7889ff7 just: Add update-lock-files alias (Tobin C. Harding)

Pull request description:

  More terse more betterer - `just ulf` already.

ACKs for top commit:
  apoelstra:
    ACK 3fa7889ff7920b2458df40266fb3d4f32ca72c77; successfully ran local tests; sure

Tree-SHA512: 9445fbf4dd54a95a55907b8f1a6099876251de57a29395f563628ce0e0b55cf04041f0a616370fd655f01ba8ec5a7e2c1db12e0570dcf4ab342f65104c2c2718
This commit is contained in:
merge-script 2025-05-07 20:41:02 +00:00
commit dc277321c7
No known key found for this signature in database
GPG Key ID: C588D63CE41B97C1
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
set positional-arguments
alias ulf := update-lock-files
default:
@just --list