Skip to content

Commit 31d601b

Browse files
build(deps): Update cliclack requirement from 0.4.0 to 0.5.4
Updates the requirements on [cliclack](https://github.com/fadeevab/cliclack) to permit the latest version. - [Commits](https://github.com/fadeevab/cliclack/commits) --- updated-dependencies: - dependency-name: cliclack dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74663cf commit 31d601b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backpack/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ clap_complete = "4.5.65"
6161
strum = { version = "0.28.0", features = ["derive"] }
6262
git2 = { workspace = true }
6363
chrono = "0.4.42"
64-
cliclack = "0.4.0"
64+
cliclack = "0.5.4"
6565
terminal-banner = { workspace = true }
6666
tracing-subscriber = { workspace = true, features = ["env-filter"] }
6767
auth-git2 = "0.5.8"

0 commit comments

Comments
 (0)