build: bump dependencies

This commit is contained in:
2025-09-25 00:13:22 +08:00
parent 9e628dca63
commit 6818bdf789
3 changed files with 268 additions and 298 deletions

View File

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