mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-24 17:38:09 -07:00
global: convert brk_vecs to its own crates and repo (seqdb/vecdb) + changes
This commit is contained in:
@@ -53,4 +53,4 @@ pub use brk_store as store;
|
||||
|
||||
#[cfg(feature = "vecs")]
|
||||
#[doc(inline)]
|
||||
pub use brk_vecs as vecs;
|
||||
pub use vecdb as vecs;
|
||||
|
||||
Reference in New Issue
Block a user