This commit is contained in:
weisd
2025-07-01 10:17:20 +08:00
parent fff2bc6523
commit 2b1241de96
5 changed files with 15 additions and 18 deletions
+1 -3
View File
@@ -30,9 +30,7 @@ use crate::client::{
transition_api::{ReaderImpl, TransitionClient, UploadInfo},
utils::{is_amz_header, is_minio_header, is_rustfs_header, is_standard_header, is_storageclass_header},
};
use rustfs_utils::{
crypto::base64_encode,
};
use rustfs_utils::crypto::base64_encode;
#[derive(Debug, Clone)]
pub struct AdvancedPutOptions {