Add missing endpoints for Rust S3 API

This commit is contained in:
2026-04-05 15:22:24 +08:00
parent 72ddd9822c
commit ad7b2a02cb
17 changed files with 1443 additions and 45 deletions

View File

@@ -1513,6 +1513,7 @@ dependencies = [
"tempfile",
"thiserror",
"tracing",
"uuid",
]
[[package]]
@@ -1566,8 +1567,10 @@ dependencies = [
"myfsio-crypto",
"myfsio-storage",
"myfsio-xml",
"parking_lot",
"percent-encoding",
"quick-xml",
"regex",
"roxmltree",
"serde",
"serde_json",