diff --git a/CHANGELOG.md b/CHANGELOG.md index d9eed91e..5dae709d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `just@latest` to 1.53.0. + - Update `cargo-zigbuild@latest` to 0.23.0. ## [2.82.0] - 2026-06-17 diff --git a/manifests/just.json b/manifests/just.json index 418cd4b1..058030bb 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.52.0" + "version": "1.53.0" }, "1": { - "version": "1.52.0" + "version": "1.53.0" + }, + "1.53": { + "version": "1.53.0" }, "1.53.0": { "x86_64_linux_musl": {