8 lines
94 B
TOML
8 lines
94 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
# web
|
|
"ylong_http",
|
|
"ylong_http_client",
|
|
]
|