Crate fails to compile
The crate has suddenly stopped compiling. The errors emitted are E0277, E0308, and E0599.
This appears to be caused by some breaking change that made its way into 0.8.3
patch version of prometheus-http-query
, which is related to its dependencies, specifically reqwest
.