mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: one big snapshot
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
use std::{fs, thread};
|
||||
|
||||
use brk_core::{dot_brk_log_path, dot_brk_path};
|
||||
|
||||
mod config;
|
||||
mod paths;
|
||||
mod run;
|
||||
|
||||
pub use paths::*;
|
||||
use run::*;
|
||||
|
||||
pub fn main() -> color_eyre::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user