lumeohq / onvif-rs

A native Rust ONVIF client library.
MIT License
114 stars 61 forks source link

update reqwest #126

Closed urbaniak closed 7 months ago

urbaniak commented 7 months ago

reqwest 0.11 and 0.12 have different types for reqwest::Client, to have newer version of reqwest in a project using onvif-rs need to also upgrade reqwest in onvif