global: snapshot

This commit is contained in:
nym21
2026-01-15 23:34:43 +01:00
parent b0d933a7ab
commit 967d2c7f35
67 changed files with 6854 additions and 5210 deletions
-1
View File
@@ -52,7 +52,6 @@ brk_fetcher = { version = "0.1.0-alpha.3", path = "crates/brk_fetcher" }
brk_indexer = { version = "0.1.0-alpha.3", path = "crates/brk_indexer" }
brk_iterator = { version = "0.1.0-alpha.3", path = "crates/brk_iterator" }
brk_logger = { version = "0.1.0-alpha.3", path = "crates/brk_logger" }
brk_mcp = { version = "0.1.0-alpha.3", path = "crates/brk_mcp" }
brk_mempool = { version = "0.1.0-alpha.3", path = "crates/brk_mempool" }
brk_query = { version = "0.1.0-alpha.3", path = "crates/brk_query", features = ["tokio"] }
brk_reader = { version = "0.1.0-alpha.3", path = "crates/brk_reader" }