global: snapshot

This commit is contained in:
nym21
2025-08-03 23:38:58 +02:00
parent f7aa9424db
commit a2f5704581
50 changed files with 818 additions and 704 deletions

View File

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