]> git.proxmox.com Git - proxmox-backup.git/commit - src/bin/proxmox-backup-client.rs
replace file_set_contents with replace_file
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 18 Dec 2019 10:05:30 +0000 (11:05 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 18 Dec 2019 10:16:04 +0000 (11:16 +0100)
commitfeaa1ad35f2b7368d2ddec5c48f4d673a166b71e
tree2dfa3fe0df3b7f0e24fe417f82fba777efcc1134
parenta66e7920dc426c91284ade5afa02e60177642eaa
replace file_set_contents with replace_file

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/api2/admin/datastore.rs
src/api2/backup/environment.rs
src/api2/node/dns.rs
src/api2/node/time.rs
src/auth_helpers.rs
src/backup/key_derivation.rs
src/bin/proxmox-backup-client.rs
src/client/http_client.rs
src/server/worker_task.rs