From 4777b3400af92426bde6b0c1e35fc6baaf32360d Mon Sep 17 00:00:00 2001 From: nym21 Date: Sun, 7 Sep 2025 17:13:01 +0200 Subject: [PATCH] crates: upgrade seqdb --- Cargo.toml | 4 ++-- crates/brk_computer/src/lib.rs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 81a4aeba2..0b5562a97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" diff --git a/crates/brk_computer/src/lib.rs b/crates/brk_computer/src/lib.rs index adbab160a..6d1b180d6 100644 --- a/crates/brk_computer/src/lib.rs +++ b/crates/brk_computer/src/lib.rs @@ -166,7 +166,7 @@ impl Computer { exit, )?; - return Ok(()); + // return Ok(()); info!("Computing stateful..."); self.stateful.compute(