Skip to content

Commit 3ea0d49

Browse files
Update indicatif requirement from 0.16.2 to 0.17.1
Updates the requirements on [indicatif](https://github.com/console-rs/indicatif) to permit the latest version. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.16.2...0.17.1) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9998a6 commit 3ea0d49

2 files changed

Lines changed: 11 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 19 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
@@ -26,7 +26,7 @@ name = "uwuifyy"
2626
[dependencies]
2727
clap = "3.0.13"
2828
rand = "0.8.4"
29-
indicatif = "0.16.2"
29+
indicatif = "0.17.1"
3030
linkify = "0.8.0"
3131
rand_xoshiro = "0.6.0"
3232
ahash = "0.7.6"

0 commit comments

Comments
 (0)