Files
phs_v1.0.1.0/commonlibrary/rust/ylong_http/Cargo.toml

8 lines
94 B
TOML
Raw Normal View History

2024-09-27 19:16:49 +08:00
[workspace]
resolver = "2"
members = [
# web
"ylong_http",
"ylong_http_client",
]