Skip to content

Commit f6a57c4

Browse files
chore(deps): bump cliclack from 0.5.0 to 0.5.2
Bumps [cliclack](https://github.com/fadeevab/cliclack) from 0.5.0 to 0.5.2. - [Commits](https://github.com/fadeevab/cliclack/commits) --- updated-dependencies: - dependency-name: cliclack dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b4b0cd commit f6a57c4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ exclude = [
2525
[dependencies]
2626
clap = { version = "4.5.38", features = ["derive"] }
2727
clap_complete = "4.5.50"
28-
cliclack = "0.5.0"
28+
cliclack = "0.5.2"
2929
console = "0.16.3"
3030
ctrlc = "3.4.6"
3131
reqwest = { version = "0.12.15", default-features = false, features = ["json", "rustls-tls"] }

0 commit comments

Comments
 (0)