global: snapshot

This commit is contained in:
nym21
2025-12-21 23:12:18 +01:00
parent 6e0ac138d8
commit 457b0e24c5
45 changed files with 313 additions and 155 deletions
+1
View File
@@ -44,6 +44,7 @@ brk_bencher = { version = "0.1.0-alpha.1", path = "crates/brk_bencher" }
brk_binder = { version = "0.1.0-alpha.1", path = "crates/brk_binder" }
brk_bundler = { version = "0.1.0-alpha.1", path = "crates/brk_bundler" }
brk_cli = { version = "0.1.0-alpha.1", path = "crates/brk_cli" }
brk_client = { version = "0.1.0-alpha.1", path = "crates/brk_client" }
brk_computer = { version = "0.1.0-alpha.1", path = "crates/brk_computer" }
brk_error = { version = "0.1.0-alpha.1", path = "crates/brk_error" }
brk_fetcher = { version = "0.1.0-alpha.1", path = "crates/brk_fetcher" }