From d35a007e92f57a55948a1b503d85f487bf771ac0 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 17 Oct 2025 15:14:09 +0100 Subject: chore: bump all cargo dependancies now `cargo outaged` thinks all dependancies are up to date --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e3f9aa4..ae40d93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ auth-git2 = "0.5.8" chacha20poly1305 = "0.10.1" clap = { version = "4.5.41", features = ["derive"] } console = "0.16.0" -dialoguer = "0.11.0" +dialoguer = "0.12.0" directories = "6.0.0" futures = "0.3.31" git2 = "0.20.2" -- cgit v1.2.3