tokio-rustls/Cargo.toml

6 lines
69 B
TOML
Raw Normal View History

2020-01-09 23:36:35 +00:00
[workspace]
members = [
2020-01-11 17:06:15 +00:00
"tokio-native-tls",
"tokio-rustls"
2020-01-09 23:36:35 +00:00
]