proxmox/proxmox-metrics/src
Fabian Grünbichler da49b98d15 http: rename SimpleHttp to Client
so we have proxmox_http::client::Client for the async, hyper-based
client and proxmox_http::client::sync::Client for the sync, ureq-based
one.

this is a breaking change.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-07 09:17:45 +02:00
..
influxdb http: rename SimpleHttp to Client 2022-09-07 09:17:45 +02:00
lib.rs proxmox-metrics: send_data_to_channels: change from slice to IntoIterator 2022-06-13 09:53:47 +02:00