chore(deps): update bytesize and s3s (#4242)

* chore(deps): update bytesize and s3s

* fix: keep s3s on rustfs fork for minio extensions

---------

Co-authored-by: overtrue <anzhengchao@gmail.com>
This commit is contained in:
houseme
2026-07-03 23:11:52 +08:00
committed by GitHub
parent d19ee6c51c
commit 63b6954ae3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ tower-http = { version = "0.7.0", features = ["cors"] }
# Serialization and Data Formats
apache-avro = "0.21.0"
bytes = { version = "1.12.0", features = ["serde"] }
bytesize = "2.4.0"
bytesize = "2.4.2"
byteorder = "1.5.0"
flatbuffers = "25.12.19"
form_urlencoded = "1.2.2"