mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 11:06:17 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user