proxmox-backup/src
Fabian Grünbichler 6565199af4 hyper: start preparing upgrade to 1.x
by switching on deprecations and using some backported types already
available on 0.14:

- use body::HttpBody::collect() instead of to_bytes() directly on Body
- use server::conn::http2::Builder instead of server::conn::Http with
  http2_only

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2025-03-13 13:23:48 +01:00
..
acme hyper: start preparing upgrade to 1.x 2025-03-13 13:23:48 +01:00
api2 hyper: start preparing upgrade to 1.x 2025-03-13 13:23:48 +01:00
backup verfiy: code style: inline format string variables 2025-02-10 11:43:46 +01:00
bin Revert "log: update to tracing in proxmox-daily-update" 2025-02-11 20:13:01 +01:00
config clippy: elide more lifetimes 2024-12-02 11:34:05 +01:00
server server: remove needless clone 2025-03-06 14:53:44 +01:00
tape docs: remove empty lines in doc strings 2024-12-03 11:24:37 +01:00
tools zfs: remove unnecessary arc from dataset object map 2025-03-06 14:57:05 +01:00
auth_helpers.rs auth: use auth-api when generating keys and generate ec keys 2024-05-22 16:04:21 +02:00
auth.rs auth: doc: Explicitly set namespace for UserInfomation 2024-12-04 14:40:42 +01:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs metric collection: move rrd_cache to new metric_collection module 2024-10-15 14:09:41 +02:00
traffic_control_cache.rs backup: remove lazy_static dependency 2024-08-14 12:08:01 +02:00