From 119edcf29d9a2c67fad2ed58e04242daceb433e5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 17 Jun 2026 16:24:52 +0000 Subject: [PATCH] Update `cargo-xwin@latest` to 0.23.0 --- CHANGELOG.md | 2 ++ manifests/cargo-xwin.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6a929e..6d9bf153 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 `cargo-xwin@latest` to 0.23.0. + - Update `wasmtime@latest` to 45.0.2. - Update `cargo-deny@latest` to 0.19.9. diff --git a/manifests/cargo-xwin.json b/manifests/cargo-xwin.json index 7eb112f7..1c504a8d 100644 --- a/manifests/cargo-xwin.json +++ b/manifests/cargo-xwin.json @@ -15,7 +15,10 @@ } }, "latest": { - "version": "0.22.0" + "version": "0.23.0" + }, + "0.23": { + "version": "0.23.0" }, "0.23.0": { "x86_64_linux_musl": {