global: one big snapshot

This commit is contained in:
nym21
2025-08-02 16:59:22 +02:00
parent aa8b47a3dd
commit f7aa9424db
252 changed files with 6283 additions and 5264 deletions

View File

@@ -10,9 +10,9 @@ use std::{
path::Path,
};
use color_eyre::owo_colors::OwoColorize;
use env_logger::{Builder, Env};
use jiff::{Timestamp, tz};
use owo_colors::OwoColorize;
#[inline]
pub fn init(path: Option<&Path>) {