]> git.proxmox.com Git - proxmox-backup.git/blobdiff - src/tape/test/current_set_usable.rs
update to first proxmox crate split
[proxmox-backup.git] / src / tape / test / current_set_usable.rs
index 2f3063bec56f1d563d4a9ff9ccf24b3265b7850a..822ef77e3083453f1818b83970fd94f3160da0b6 100644 (file)
@@ -5,7 +5,7 @@
 use std::path::PathBuf;
 use anyhow::Error;
 
-use proxmox::tools::Uuid;
+use proxmox_uuid::Uuid;
 
 use pbs_api_types::{RetentionPolicy, MediaSetPolicy};