steveocr
Results
2
issues of
steveocr
The version of `reqwest` used by this crate is quite old, and depends on `tokio` 0.2, which is also old. Both old versions of reqwest and tokio have potential vulnerabilities...
As the title says, the `with_rustls` feature flag enables rustls for reqwest but not for tungstenite. It would be good to enable `rustls` on both crates if the `with_rustls` feature...