change rustfs-rsc new version not use openssl

This commit is contained in:
lygn128
2025-06-06 06:50:39 +00:00
parent c03458202a
commit 29fba447c3
+1 -1
View File
@@ -71,7 +71,7 @@ reqwest = { workspace = true }
aws-sdk-s3 = { workspace = true } aws-sdk-s3 = { workspace = true }
once_cell = { workspace = true } once_cell = { workspace = true }
aws-smithy-types = "1.2.13" aws-smithy-types = "1.2.13"
rustfs-rsc = "2025.220.3" rustfs-rsc = "2025.506.1"
hyper.workspace = true hyper.workspace = true
urlencoding = { workspace = true } urlencoding = { workspace = true }
smallvec = { workspace = true } smallvec = { workspace = true }