From 160ba6f3adb936cd0f6694d38e470c8a225ac2cf Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Fri, 15 Sep 2023 14:01:56 +0200 Subject: Update Rust crate anyhow to 1.0.75 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 24e409b..34de4f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ shlex = "1.1.0" thiserror = "1.0.38" [dev-dependencies] -anyhow = "1.0.69" +anyhow = "1.0.75" assert_cmd = "2.0.8" predicates = "2.1.5" # match the version in assert_cmd get-port = "4.0.0" -- cgit v1.2.3