From d3848d867afbffe36162253e1c3ff12637f125d1 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 7 Jul 2026 10:07:27 +0000 Subject: [PATCH] chore: Update tracing-batteries to the latest version Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01NutKW958x2VF9rVagycenv --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 2f36cdf..77f8de0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4403,7 +4403,7 @@ dependencies = [ [[package]] name = "tracing-batteries" version = "0.1.0" -source = "git+https://github.com/sierrasoftworks/tracing-batteries-rs.git#cf35de7fad4e013391383219abed2f4d58abe963" +source = "git+https://github.com/sierrasoftworks/tracing-batteries-rs.git#e1f168e57bb74c146405cf74d6120902fe677926" dependencies = [ "chrono", "hex",