crates: upgrade seqdb

This commit is contained in:
nym21
2025-09-07 17:13:01 +02:00
parent acaa70e944
commit 4777b3400a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -55,8 +55,8 @@ serde_bytes = "0.11.17"
serde_derive = "1.0.219"
serde_json = { version = "1.0.143", features = ["float_roundtrip"] }
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
vecdb = { path = "../seqdb/crates/vecdb", features = ["derive"]}
# vecdb = { version = "0.2.9", features = ["derive"]}
# vecdb = { path = "../seqdb/crates/vecdb", features = ["derive"]}
vecdb = { version = "0.2.11", features = ["derive"]}
zerocopy = "0.8.26"
zerocopy-derive = "0.8.26"
+1 -1
View File
@@ -166,7 +166,7 @@ impl Computer {
exit,
)?;
return Ok(());
// return Ok(());
info!("Computing stateful...");
self.stateful.compute(