From 9a39d4851b3350b87a934d27f7cb2df04dcc1093 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 14 Sep 2026 12:17:34 +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 296f8c93..0023e833 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. + ## [2.87.12] - 2026-09-12 - Update `wasmtime@latest` to 48.0.2. 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": {