]> git.proxmox.com Git - proxmox-backup.git/commit
use proxmox::tools::fd::fd_change_cloexec from proxmox 0.15.3
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Nov 2021 12:43:41 +0000 (13:43 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Nov 2021 12:43:41 +0000 (13:43 +0100)
commit860eaec58f693b0b9c59406bbef794130b250a4b
tree2178fab92bc6bf3f0dbd74261c2bd42aff3dceec
parent26e949d5fe33b9dd80af19429e8dd1401f5e9fca
use proxmox::tools::fd::fd_change_cloexec from proxmox 0.15.3

Depend on proxmox 0.15.3

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
18 files changed:
Cargo.toml
pbs-api-types/Cargo.toml
pbs-client/Cargo.toml
pbs-config/Cargo.toml
pbs-datastore/Cargo.toml
pbs-tape/Cargo.toml
pbs-tools/Cargo.toml
pbs-tools/src/fd.rs [deleted file]
pbs-tools/src/lib.rs
proxmox-backup-client/Cargo.toml
proxmox-file-restore/Cargo.toml
proxmox-file-restore/src/qemu_helper.rs
proxmox-rest-server/Cargo.toml
proxmox-rest-server/src/daemon.rs
proxmox-restore-daemon/Cargo.toml
proxmox-rrd/Cargo.toml
pxar-bin/Cargo.toml
src/api2/node/mod.rs