From 050ef3b0d173af3abd25019f89bfdf09adc5677a Mon Sep 17 00:00:00 2001 From: luis Date: Mon, 27 Jul 2026 10:43:49 +0000 Subject: [PATCH] Update Rust crate anyhow to v1.0.103 [SECURITY] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5bf3f69..cac3888 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -60,9 +60,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.102" +version = "1.0.103" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" +checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3" [[package]] name = "async-stream" -- 2.52.0