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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index baef2a6..5436740 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ auth-git2 = "0.5.4" chacha20poly1305 = "0.10.1" clap = { version = "4.3.19", features = ["derive"] } console = "0.15.7" -dialoguer = "0.10.4" +dialoguer = "0.11.0" directories = "6.0.0" futures = "0.3.28" git2 = "0.20.2" -- cgit v1.2.3