move Kdf and KeyInfo to pbs_api_types workspace
This commit is contained in:
		| @ -11,8 +11,7 @@ use proxmox::{ | ||||
|     }, | ||||
| }; | ||||
|  | ||||
| use pbs_api_types::Fingerprint; | ||||
| use pbs_datastore::{KeyInfo, Kdf}; | ||||
| use pbs_api_types::{Fingerprint, KeyInfo, Kdf}; | ||||
| use pbs_datastore::key_derivation::KeyConfig; | ||||
| use pbs_config::open_backup_lockfile; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user