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

@@ -21,7 +21,8 @@ compio = { version = "0.16.0", features = ["runtime"] }
redb = "3.1.0"
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }
parquet = "56.2.0"
parquet = "57.1"
parquet_derive = "57.1"
[profile.release]
lto = "thin"