From d33cb027357c7cc82679548ee999ead2cc2a6ecc Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:51:02 +0100 Subject: chore: bump dialoguer v0.11.0 and fix breaking changes --- test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_utils') diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 0888aa6..2001733 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" [dependencies] anyhow = "1.0.75" assert_cmd = "2.0.12" -dialoguer = "0.10.4" +dialoguer = "0.11.0" directories = "6.0.0" futures = "0.3.28" git2 = "0.20.2" -- cgit v1.2.3