From a71dd1a66df622ab4134f69df1b8c4b7a8889ddf Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 5 Jul 2026 15:33:53 +0000 Subject: [PATCH] Update `cargo-leptos@latest` to 0.3.7 --- CHANGELOG.md | 2 ++ manifests/cargo-leptos.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb18e4a..34a815b7 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.7. + ## [2.82.8] - 2026-07-03 - Update `vacuum@latest` to 0.29.8. diff --git a/manifests/cargo-leptos.json b/manifests/cargo-leptos.json index 37932103..1c337966 100644 --- a/manifests/cargo-leptos.json +++ b/manifests/cargo-leptos.json @@ -31,10 +31,32 @@ } }, "latest": { - "version": "0.3.6" + "version": "0.3.7" }, "0.3": { - "version": "0.3.6" + "version": "0.3.7" + }, + "0.3.7": { + "x86_64_linux_musl": { + "etag": "0x8DED93BFD1406F8", + "hash": "97f9269a23837918be8a01c18c46239d060d87bb070f65625381be4a41159eda" + }, + "x86_64_macos": { + "etag": "0x8DED93BFC91393C", + "hash": "6ae47376c816f66c0191adea1fec0bd70b05e85f8a10ba42bd3ca8e3adf0748b" + }, + "x86_64_windows": { + "etag": "0x8DED93BFCBC10A6", + "hash": "041d4d2d59020325c28c6fc6f64ca8fea0c9768dd5956817bfaa78977e1dd64e" + }, + "aarch64_linux_musl": { + "etag": "0x8DED93BFC249E82", + "hash": "9b3c24b16fa3ddca29ea9e8e17df9607d864c406365dad468c6d5f6fcc37bea5" + }, + "aarch64_macos": { + "etag": "0x8DED93BFC20D231", + "hash": "f5464add2ee2778eb11189be1e2f1721d6f30aa47b2cf4f00172962738d99e42" + } }, "0.3.6": { "x86_64_linux_musl": {