leptos/leptos_config/Cargo.toml

12 lines
259 B
TOML
Raw Normal View History

2022-12-12 14:26:46 +00:00
[package]
name = "leptos_config"
version = "0.0.18"
edition = "2021"
authors = ["Greg Johnston"]
license = "MIT"
repository = "https://github.com/gbj/leptos"
description = "Configuraiton for the Leptos web framework."
[dependencies]
typed-builder = "0.11.0"