build: bump dependencies

This commit is contained in:
2026-01-05 23:48:18 +08:00
parent beb8fd3e5b
commit 78adffd34d
5 changed files with 444 additions and 382 deletions

View File

@@ -48,4 +48,4 @@ cipher = { version = "0.4.4", features = ["block-padding"] }
bincode = { version = "2.0.1", optional = true }
parquet = { workspace = true, optional = true }
parquet_derive = { version = "56.2.0", optional = true }
parquet_derive = { workspace = true, optional = true }