From 5d479913ecfeb58ade2313f40cc7332a7343d934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:27:16 +0000 Subject: [PATCH] chore(deps): update rust crate anyhow to 1.0.73 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fea623a..aa2bc40 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.73"