httplz/crates/httplz-ext/Cargo.toml
2024-10-14 23:49:23 -04:00

8 lines
110 B
TOML

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