build: bump redb to 3.0
This commit is contained in:
@@ -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 = "2.6.2"
|
||||
redb = "3.0.0"
|
||||
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }
|
||||
|
||||
parquet = "56.0.0"
|
||||
|
||||
Reference in New Issue
Block a user