Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:36
· 2180 commits to main since this release
switch reqwest from native-tls to rustls-tls

Avoids openssl-sys dependency which fails in cross-compilation
Docker containers. rustls-tls is pure Rust and works on all platforms.