Merge branch 'main' of github.com:rustfs/s3-rustfs into feature/observability

# Conflicts:
#	rustfs/src/storage/ecfs.rs
This commit is contained in:
houseme
2025-03-26 16:08:41 +08:00
127 changed files with 1505 additions and 3285 deletions
+1
View File
@@ -44,6 +44,7 @@ flatbuffers = "24.12.23"
futures = "0.3.31"
futures-util = "0.3.31"
common = { path = "./common/common" }
policy = {path = "./policy"}
hex = "0.4.3"
hyper = "1.6.0"
hyper-util = { version = "0.1.10", features = [