Update cargo-leptos@latest to 0.3.9

This commit is contained in:
Taiki Endo
2026-09-20 21:03:30 +09:00
parent 9114bf4d89
commit 18f77226f9
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cargo-leptos@latest` to 0.3.9.
## [2.87.16] - 2026-09-19 ## [2.87.16] - 2026-09-19
- Update `uv@latest` to 0.12.16. - Update `uv@latest` to 0.12.16.
+2 -2
View File
@@ -31,10 +31,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.3.8" "version": "0.3.9"
}, },
"0.3": { "0.3": {
"version": "0.3.8" "version": "0.3.9"
}, },
"0.3.9": { "0.3.9": {
"x86_64_linux_musl": { "x86_64_linux_musl": {