From 540a06e6517802a87120aec8aea2c81d16ee84a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:39:22 +0000 Subject: [PATCH] chore(deps): update rust crate anyhow to 1.0.82 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fea623a..b3ebb35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,4 +50,4 @@ wee_alloc = "0.4.5" vergen = "7.0.0" # `Result` -anyhow = "1.0.56" +anyhow = "1.0.82"