chore: update redb for performance

This commit is contained in:
mokurin000
2025-09-16 19:04:59 +08:00
parent c45e12d1bb
commit a7777d127a
3 changed files with 23 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ serde_json = "1.0.141"
strum = { version = "0.27.2", features = ["derive"] }
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
compio = { version = "0.15.0", features = ["runtime"] }
redb = "3.0.0"
redb = "3.0.1"
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }
parquet = "56.0.0"