global: snapshot

This commit is contained in:
nym21
2026-03-15 13:24:18 +01:00
parent 9626c7de32
commit 6e5b2c0e63
8 changed files with 110 additions and 50 deletions
-1
View File
@@ -6,7 +6,6 @@ use brk_query::Vecs;
use vecdb::ReadOnlyClone;
pub fn main() -> brk_error::Result<()> {
let tmp = env::temp_dir().join("brk_search_gen");
fs::create_dir_all(&tmp)?;