mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-04 11:15:39 +00:00
feat(table-catalog): add manifest reachability cleanup (#3484)
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
This commit is contained in:
@@ -160,6 +160,7 @@ tower = { version = "0.5.3", features = ["timeout"] }
|
||||
tower-http = { version = "0.6.11", features = ["cors"] }
|
||||
|
||||
# Serialization and Data Formats
|
||||
apache-avro = "0.21.0"
|
||||
bytes = { version = "1.11.1", features = ["serde"] }
|
||||
bytesize = "2.4.0"
|
||||
byteorder = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user