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

9 lines
142 B
TOML

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