proxmox-backup/proxmox-restore-daemon
Christian Ebner d93d782d37 cargo: drop direct http crate dependency, tree-wide namespace fix
Instead of using and depending on the `http` crate directly, use and
depend on the re-exported `hyper::http`. Adapt namespace prefixes
accordingly.

This makes sure the `hyper::http` types are version compatible and
allows to possibly depend on incompatible versions of `http` in the
workspace in the future.

No functional changes intended.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2025-01-24 09:43:35 +01:00
..
src cargo: drop direct http crate dependency, tree-wide namespace fix 2025-01-24 09:43:35 +01:00
Cargo.toml cargo: drop direct http crate dependency, tree-wide namespace fix 2025-01-24 09:43:35 +01:00