Bump just version and set lazy option
Some checks are pending
/ verify (push) Waiting to run

This commit is contained in:
Juno Takano 2026-03-21 10:30:36 -03:00
commit af87b69861
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
set -eu
JUST_VERSION="1.45.0"
JUST_VERSION="1.47.1"
JUST_SHA256SUM="dc3f958aaf8c6506dd90426e9b03f86dd15e74a6467ee0e54929f750af3d9e49"
CARGO_LLVM_COV_VERSION="0.6.21"
CARGO_LLVM_COV_SHA256SUM="57f491aedf7cdb261538ceb49cbb1ee9d27df7ca205a5e1a009caaf5cb911afb"