]> git.proxmox.com Git - proxmox-backup.git/blobdiff - examples/dynamic-files.rs
update to first proxmox crate split
[proxmox-backup.git] / examples / dynamic-files.rs
index 8338dee2c7fff67f38fe280b00b86d4075a49467..777b95bf8501eecd02ece4de9059e72e8c9feb0b 100644 (file)
@@ -1,9 +1,9 @@
-use anyhow::{bail, Error};
-
 use std::thread;
 use std::path::PathBuf;
 use std::io::Write;
 
+use anyhow::{bail, Error};
+
 // tar handle files that shrink during backup, by simply padding with zeros.
 //
 // this binary run multiple thread which writes some large files, then truncates