mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-28 11:30:58 +00:00
![]() 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> |
||
---|---|---|
.. | ||
cipherbench.rs | ||
completion.rs | ||
download-speed.rs | ||
dynamic-files.rs | ||
h2client.rs | ||
h2s-client.rs | ||
h2s-server.rs | ||
h2server.rs | ||
tape-write-benchmark.rs | ||
test_chunk_size.rs | ||
test_chunk_speed2.rs | ||
test_chunk_speed.rs | ||
upload-speed.rs |