This repository has been archived on 2024-08-06. You can view files and clone it, but cannot push or open issues or pull requests.
leptos_form_tool/Cargo.toml
2024-05-05 17:10:31 -05:00

10 lines
125 B
TOML

[package]
name = "leptos_form_tool"
version = "0.1.0"
edition = "2021"
[dependencies]
leptos = "0.6"
leptos_router = "0.6"