tokio-rustls/Cargo.toml

7 lines
117 B
TOML
Raw Normal View History

2020-01-09 23:36:35 +00:00
[workspace]
members = [
"tokio-rustls",
"tokio-rustls/examples/client",
"tokio-rustls/examples/server"
2020-01-09 23:36:35 +00:00
]