Skip to content

v0.5.2

Compare
Choose a tag to compare
@oll3 oll3 released this 01 Mar 09:57

Fix building without default-tls backend. To build with only rustls as tls backend use:
cargo build --no-default-features --features rustls-tls