Go to file
Wolfgang Bumiller 43597bf30b switch to futures 0.3
* cleanup Cargo.toml
* pull in tower_service (required for newer hyper)
* use local hyper-openssl fixup (its Cargo.toml has broken
  outdated dependencies)
* add pin-utils dependency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-09-02 15:17:58 +02:00
debian d/control: depend on libfuse3-dev 2019-08-13 12:29:00 +02:00
docs docs/backup-protocol.rst: add backup protocol docs 2019-06-04 17:33:12 +02:00
etc use service Type=notify 2019-04-25 11:01:33 +00:00
qemu-io add qemu-io crate, AioContext reactor helper 2019-05-16 11:59:55 +02:00
src rc/bin/proxmox-backup-client.rs - restore: always download index.json.blob 2019-09-02 14:14:32 +02:00
tests disable offensive test 2019-08-21 12:27:50 +02:00
www GUI: fix borders 2019-04-11 12:18:04 +02:00
zstd-sys bump zstd-sys version 2019-09-02 11:40:22 +02:00
.gitignore .gitignore: add local.mak 2019-08-21 10:07:15 +02:00
Cargo.toml switch to futures 0.3 2019-09-02 15:17:58 +02:00
Makefile buildsys: make valgrind=1 to enable valgrind support 2019-05-23 09:49:10 +02:00
defines.mk buildsys: defer some variable expansions 2019-08-21 12:26:10 +02:00
rust-toolchain use nightly for now 2019-06-07 13:14:03 +02:00
rustfmt.toml import rustfmt.toml 2019-08-22 13:44:57 +02:00