Skip to content

Commit b50a090

Browse files
Update indicatif requirement from 0.17.11 to 0.18.0
--- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c80d4d commit b50a090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blake2 = "0.10.4"
1515
blake3 = "1.3.1"
1616
clap = { version = "4.4.10", features = ["derive"] }
1717
crc32fast = "1.3.2"
18-
indicatif = { version = "0.17.11", features = ["rayon"] }
18+
indicatif = { version = "0.18.0", features = ["rayon"] }
1919
md-5 = "0.10.1"
2020
num_cpus = "1.13.1"
2121
once_cell = "1.10.0"

0 commit comments

Comments
 (0)