mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
feat: allow lazy server functions (#4169)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4342,6 +4342,7 @@ name = "wasm_split_helpers"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"async-once-cell",
|
||||
"or_poisoned",
|
||||
"wasm_split_macros",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user