leptos/routing_utils/Cargo.toml
Greg Johnston 9f02cc8cc1 stash
2024-08-01 19:40:24 -04:00

8 lines
171 B
TOML

[package]
name = "routing_utils"
edition = "2021"
version.workspace = true
[dependencies]
either_of = { workspace = true }
tracing = { version = "0.1", optional = true }