updated to newer reqwest0.12 version (from 0.11) as highlighted by cargo update --verbose
this is potentially a breaking version bump (as the "left-most non-zero number" changed) but upstream changelog doesn't show warning signs and things seem to work as before.
cargo update
reqwest
0.12
version (from0.11
) as highlighted bycargo update --verbose