ClickHouse / ch2rs

Generate Rust structs from ClickHouse rows
26 stars 5 forks source link

Bump clickhouse-rs, enable rustls-tls #10

Closed slvrtrn closed 2 months ago

slvrtrn commented 2 months ago

Exposes the native-tls, rustls-tls features so that the library can work with HTTPS.

rustls-tls feature is enabled by default.

Fixes #6