httplz/crates/uhttp-ext/Cargo.toml
2024-10-14 22:19:45 -04:00

8 lines
108 B
TOML

[package]
name = "uhttp-ext"
version = "0.1.0"
edition = "2021"
[dependencies]
uhttp = { path = "../.." }