From 2b02f5851b4ab4a8388958cb1d42e419097b4954 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 15 Sep 2026 11:30:40 +0000 Subject: [PATCH] Update `cargo-leptos@latest` to 0.3.8 --- CHANGELOG.md | 2 ++ manifests/cargo-leptos.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa28aeba..83a1f0cb 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-leptos@latest` to 0.3.8. + - Update `cargo-auditable@latest` to 0.7.6. ## [2.87.12] - 2026-09-12 diff --git a/manifests/cargo-leptos.json b/manifests/cargo-leptos.json index 660d19fc..943b068b 100644 --- a/manifests/cargo-leptos.json +++ b/manifests/cargo-leptos.json @@ -31,10 +31,10 @@ } }, "latest": { - "version": "0.3.7" + "version": "0.3.8" }, "0.3": { - "version": "0.3.7" + "version": "0.3.8" }, "0.3.8": { "x86_64_linux_musl": {