From df08c38f9c0580a749efefc712ba563ff2107db5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 7 Aug 2026 12:31:29 +0000 Subject: [PATCH] Update `coreutils@latest` to 0.10.0 --- CHANGELOG.md | 2 ++ manifests/coreutils.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6f2973..81a4faa0 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 `coreutils@latest` to 0.10.0. + - Update `cargo-rdme@latest` to 2.2.0. - Update `cargo-crap@latest` to 0.4.3. diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 6816e611..dd828059 100644 --- a/manifests/coreutils.json +++ b/manifests/coreutils.json @@ -2,7 +2,10 @@ "rust_crate": "coreutils", "template": null, "latest": { - "version": "0.6.0" + "version": "0.10.0" + }, + "0.10": { + "version": "0.10.0" }, "0.10.0": { "x86_64_linux_musl": {