diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f70b9cf..f0a83923 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.58.0. + - Update `jaq@latest` to 3.1.1. - Update `cargo-nextest@latest` to 0.9.143. diff --git a/manifests/just.json b/manifests/just.json index d2d5eaee..040ae8a7 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.57.0" + "version": "1.58.0" }, "1": { - "version": "1.57.0" + "version": "1.58.0" + }, + "1.58": { + "version": "1.58.0" }, "1.58.0": { "x86_64_linux_musl": {