proxmox-backup/pbs-client
Dietmar Maurer d4877712f8 pbs-client: avoid mut self in http_client methods.
It is not necessary, so avoid it. The client can now be used
with multiple threads (without using a Mutex).

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2021-12-04 14:44:05 +01:00
..
src pbs-client: avoid mut self in http_client methods. 2021-12-04 14:44:05 +01:00
Cargo.toml use proxmox-sys 0.2.1 and proxmox-io 1.0.1 2021-11-25 12:30:03 +01:00