From c268e4c205122051ef8c6f2c050e6bb94ebecbf0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 12:23:15 +0400 Subject: Update all digest updates (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tools/nres-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/nres-cli/Cargo.toml') diff --git a/tools/nres-cli/Cargo.toml b/tools/nres-cli/Cargo.toml index 5acdc41..f2eedd0 100644 --- a/tools/nres-cli/Cargo.toml +++ b/tools/nres-cli/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" byteorder = "1.4" clap = { version = "4.2", features = ["derive"] } console = "0.16" -dialoguer = { version = "0.11", features = ["completion"] } +dialoguer = { version = "0.12", features = ["completion"] } indicatif = "0.18" libnres = { version = "0.1", path = "../../libs/nres" } miette = { version = "7.0", features = ["fancy"] } -- cgit v1.2.3