httplz/crates/fetchplz/Cargo.toml
2024-10-18 00:29:46 -04:00

10 lines
169 B
TOML

[package]
name = "fetchplz"
version = "0.0.0"
edition = "2021"
[dependencies]
httplz = { workspace = true }
httplzx = { workspace = true }
http = { version = "1.1.0" }