]> git.proxmox.com Git - proxmox-backup.git/commit
move some tools used by the client
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 9 Jul 2021 12:10:15 +0000 (14:10 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 9 Jul 2021 13:17:52 +0000 (15:17 +0200)
commitba0ccc599168a05f07a94c16986e3546c5f24ca8
treed2a47f3978560e6c5eed9225bff34b0376ba54b4
parent75f83c6a81f2d6a6167981e81b3ca1143a627fd0
move some tools used by the client

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pbs-tools/Cargo.toml
pbs-tools/src/lib.rs
pbs-tools/src/sha.rs [new file with mode: 0644]
src/client/backup_reader.rs
src/client/pull.rs
src/tools/mod.rs